Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-004.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-004.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-004.xht |
index 38e4245f77b4c760cfaf67645e1ade34935e0926..15cbbba9387771b112a101277823d14dcf6a0478 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-004.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-004.xht |
@@ -17,7 +17,7 @@ |
div |
{ |
color: green; |
- font: 5em/1 Ahem; /* computes to 80px/80px */ |
+ font: 80px/1 Ahem; /* computes to 80px/80px */ |
height: 320px; |
width: 320px; |
} |