aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css21_dev/html4/inline-block-alignment-007.htm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css21_dev/html4/inline-block-alignment-007.htm')
-rw-r--r--tests/wpt/css-tests/css21_dev/html4/inline-block-alignment-007.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css21_dev/html4/inline-block-alignment-007.htm b/tests/wpt/css-tests/css21_dev/html4/inline-block-alignment-007.htm
index 9e5074b06b3..d3980423dc7 100644
--- a/tests/wpt/css-tests/css21_dev/html4/inline-block-alignment-007.htm
+++ b/tests/wpt/css-tests/css21_dev/html4/inline-block-alignment-007.htm
@@ -3,6 +3,7 @@
<head>
<title>CSS Writing Modes Test: inline block alignment - alphabetical alignment with vertical layout</title>
<link rel="author" title="Hajime Shiozawa" href="mailto:hajime.shiozawa@gmail.com">
+ <link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2015-09-26 -->
<link rel="help" title="CSS3 Writing modes: 4.3. Atomic Inline Baseline" href="http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines">
<link rel="help" title="CSS2.1 9.2.2 Inline-level elements and inline boxes" href="http://www.w3.org/TR/CSS21/visuren.html#inline-boxes">
<link rel="match" href="reference/inline-block-alignment-006-ref.htm">
@@ -13,7 +14,6 @@
{
color: fuchsia;
font: 60px/1 Ahem; /* computes to 60px/60px */
- height: 4em;
writing-mode: vertical-lr;
text-orientation: sideways;
}