Index: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-009.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-009.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-009.xht |
index 8cf20bd25917a069af7f1a51daf53172967ebff1..6c87f2094d2daee24b9b01747f35fac13d764705 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-009.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-009.xht |
@@ -13,7 +13,7 @@ |
div#lr-sideways-right |
{ |
color: olive; |
- 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: sideways-right; |