| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| index 6da1448528f093f95fc8140a07808f6881363ec9..cd6836dbc2bf60970643532d569910b8f1de44ee 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/central-baseline-alignment-003.xht
|
| @@ -17,7 +17,7 @@
|
| div#textorient-mixed
|
| {
|
| color: orange;
|
| - font: 3.75em/1.5 Ahem; /* computes to 60px/90px */
|
| + font: 60px/1.5 Ahem; /* computes to 60px/90px */
|
| height: 4em;
|
| -webkit-text-orientation: upright;
|
| -webkit-writing-mode: vertical-lr;
|
|
|