Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-016.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-016.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-016.xht |
index dc2107a027648046b5572daa311b49fb81e5b5aa..87c5baea84093de9cc56cda009b596534426fa41 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-016.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vrl-016.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; |
} |