diff options
Diffstat (limited to 'tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-006.xht')
-rw-r--r-- | tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-006.xht | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-006.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-006.xht index e1b6d2349e8..bac80b59ee3 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-006.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-006.xht @@ -13,7 +13,7 @@ div#rl-sideways { color: fuchsia; - font: 3.75em/1 Ahem; /* computes to 60px */ + font: 3.75em/1 Ahem; /* computes to 60px/60px */ height: 4em; writing-mode: vertical-rl; text-orientation: sideways; |