Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht |
index bb44137100b659476018b62cd472a4f3e8029755..aaa53526e2a9c10b6379f75d54349b8071af78dd 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht |
@@ -17,7 +17,7 @@ |
div |
{ |
color: green; |
- font: 6.25em/1 Ahem; /* computes to 100px/100px */ |
+ font: 100px/1 Ahem; /* computes to 100px/100px */ |
height: 300px; |
width: 200px; |
} |