diff options
Diffstat (limited to 'tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-010.xht')
-rw-r--r-- | tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-010.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-010.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-010.xht index 2e3b4631c21..d3ee7431da4 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-010.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/inline-block-alignment-010.xht @@ -13,7 +13,7 @@ div#rl-sideways-left { color: teal; - 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-left; |