Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-013.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-013.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-013.xht |
index 4cc49c4d15a36c3d326ad75ff0707b21b82dee80..204ccc970af1eb27eeab1cda0213ce13096b9a76 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-013.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-013.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; |
} |