aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht
diff options
context:
space:
mode:
authorMs2ger <Ms2ger@gmail.com>2015-09-18 16:05:28 +0200
committerMs2ger <Ms2ger@gmail.com>2015-09-19 18:02:54 +0200
commitbff545d19826dcadd98c37970a1e7e14c9b21d1f (patch)
tree7fa09d34eb0a64da43747814745cfe6a2eb22ccd /tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht
parent7f2d81933a6158926ff6d03acbc05f191cd5adb3 (diff)
downloadservo-bff545d19826dcadd98c37970a1e7e14c9b21d1f.tar.gz
servo-bff545d19826dcadd98c37970a1e7e14c9b21d1f.zip
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
Diffstat (limited to 'tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht')
-rw-r--r--tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht
index 588fed1808f..0127a60979e 100644
--- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht
+++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-004.xht
@@ -13,7 +13,7 @@
div#rl-upright
{
color: orange;
- font: 3.75em/1 Ahem; /* computes to 60px/60px */
+ font: 60px/1 Ahem; /* computes to 60px/60px */
height: 4em;
writing-mode: vertical-rl;
text-orientation: upright;