| 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 60a614c578f2740d635ca916d69f35578f3ac870..50f87191d75e518ffbe45b0d5bcb0a221bdebff7 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
|
| @@ -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;
|
|
|