Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-004.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-004.xht |
index edc0421d36e7a87107637bff5cfae3fadc706d44..aefb4a75ffe96252cb8346834b018321a2e60757 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-004.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-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; |
-webkit-writing-mode: vertical-rl; |
-webkit-text-orientation: upright; |