Index: LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht |
index c23a5fac79a04f5f0094e398316636e2fe8a736a..263dab377394b80f650fc224c620ac1e79a2bcbd 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht |
@@ -17,7 +17,7 @@ |
div.test |
{ |
background-color: red; |
- font: 6.25em/1 Ahem; /* computes to 100px/100px */ |
+ font: 100px/1 Ahem; /* computes to 100px/100px */ |
} |
div.floated-right |