| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht
|
| index b4a35d1a470761a2488572fb1418002f2a5dce26..e32c366cc6f5b4020221d9e49b1d165a0d27d167 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.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;
|
|
|