Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-014.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-014.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-014.xht |
index ef135873d9d6a0cad430b2172f4b04fe1984f373..e450d05521b09a2d00581e97eb6fddbca60dcaa2 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-014.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-014.xht |
@@ -22,7 +22,7 @@ |
div#containing-block |
{ |
color: green; |
- font: 5em/1 Ahem; /* computes to 80px/80px */ |
+ font: 80px/1 Ahem; /* computes to 80px/80px */ |
height: 320px; |
width: 160px; |
} |