Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-006.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-006.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-006.xht |
index 44d073f3bff04df6dad4a789028dafdbed3b897a..e58a5d3ac34cc05c191d652e52517f06b3c1471e 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-006.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-006.xht |
@@ -17,7 +17,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; |
} |