Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-013.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-013.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-013.xht |
index 674f9e7863b0cef50a9ff371a73d8eee5a486e0b..b22a74092d9e066b4958df4e80325452cf8b0777 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-013.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-013.xht |
@@ -22,7 +22,7 @@ |
div |
{ |
color: green; |
- font: 5em/1 Ahem; /* computes to 80px/80px */ |
+ font: 80px/1 Ahem; /* computes to 80px/80px */ |
height: 320px; |
width: 320px; |
} |