| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/clearance-calculations-vrl-006.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/clearance-calculations-vrl-006.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/clearance-calculations-vrl-006.xht
|
| index cd671956738b744d8a7861ae1c1f266e4a3b53eb..18b3c605a9b00a7b8ee2ef8ed13e6745565bef94 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/clearance-calculations-vrl-006.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/clearance-calculations-vrl-006.xht
|
| @@ -27,7 +27,7 @@
|
| div#parent
|
| {
|
| background: red url("support/clearance-calculation-vrl-006.png");
|
| - font: 1.25em/1 Ahem; /* computes to 20px/20px */
|
| + font: 20px/1 Ahem; /* computes to 20px/20px */
|
| min-width: 7em;
|
| -webkit-writing-mode: vertical-rl;
|
| }
|
|
|