Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003.xht |
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003.xht |
| index 50f87191d75e518ffbe45b0d5bcb0a221bdebff7..41b71bd40a0b1124a07bbc6fc08699594e46065b 100644 |
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003.xht |
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-003.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; |
| } |