aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/inline-block-alignment-003.xht
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/inline-block-alignment-003.xht')
-rw-r--r--tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/inline-block-alignment-003.xht3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/inline-block-alignment-003.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/inline-block-alignment-003.xht
index 3d34c41f12c..074d644565e 100644
--- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/inline-block-alignment-003.xht
+++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/inline-block-alignment-003.xht
@@ -12,7 +12,7 @@
}
</style>
<link rel="author" title="Hajime Shiozawa" href="mailto:hajime.shiozawa@gmail.com" />
- <link rel="reviewer" title="Gerard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2015-07-20 -->
+ <link rel="reviewer" title="Gerard 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-003-ref.xht" />
@@ -23,7 +23,6 @@
{
color: orange;
font: 60px/1 Ahem; /* computes to 60px/60px */
- height: 4em;
writing-mode: vertical-lr;
text-orientation: mixed;
}