Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht |
index b395414c31e340217b48965e5e8008a272947083..824839c5f62185461ca8e5cac5ffd737376152c9 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht |
@@ -13,7 +13,7 @@ |
div#lr-mixed |
{ |
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-lr; |
-webkit-text-orientation: mixed; |