Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-007.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-007.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-007.xht |
index 622d917c58867eea8df2073a7a570f48d3afad67..4d2f0e680ae056f0a7de4659f1fd6f1f7c49ee71 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-007.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-007.xht |
@@ -16,7 +16,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; |
} |