Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht |
index a6dfa89c9460d4cbf7a0b53277f2a860166da6dc..5028c65a73530d4a074cee54ec4875274b1e81c7 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht |
@@ -13,7 +13,7 @@ |
div#horiz-tb |
{ |
color: orange; |
- font: 3.75em/1 Ahem; /* computes to 60px/60px */ |
+ font: 60px/1 Ahem; /* computes to 60px/60px */ |
-webkit-writing-mode: horizontal-tb; |
} |