Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-008.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-008.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-008.xht |
index 657be0a3f9f0822ab366bbce37ae1cf00b8e72c9..9df48a8de5f0df7dc74a375d4ecb4516ae83a0b5 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-008.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-008.xht |
@@ -13,7 +13,7 @@ |
div#rl-sideways-right |
{ |
color: fuchsia; |
- font: 3.75em/1 Ahem; /* computes to 60px/60px */ |
+ font: 60px/1 Ahem; /* computes to 60px/60px */ |
height: 4em; |
-webkit-writing-mode: vertical-rl; |
-webkit-text-orientation: sideways-right; |