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