| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht
|
| index 0480a17873b8b361825370355fa7373592a766d5..7054eb3f22ac1972251f7e3287750848287bb982 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht
|
| @@ -14,16 +14,6 @@
|
| <meta content="This test checks that when a block box has 'direction' set to 'ltr' in a vertical writing-mode, then inlines boxes are aligned from line-left to line-right." name="assert" />
|
|
|
| <style type="text/css"><![CDATA[
|
| - p
|
| - {
|
| - line-height: 1.25;
|
| - }
|
| -
|
| - strong
|
| - {
|
| - line-height: 1;
|
| - }
|
| -
|
| div
|
| {
|
| color: green;
|
|
|