| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-012.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-012.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-012.xht
|
| index f39b25ef60b77ef7df2b5db703d77cf475653850..4d9af5629d2ec03cfd6947f12a781feaa3bccc8e 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-012.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-012.xht
|
| @@ -14,17 +14,6 @@
|
| <meta content="This test checks that 'text-align: center' centers an inline box within a line box with respect to the line box's logical left and right sides (line-left and line-right sides)." name="assert" />
|
|
|
| <style type="text/css"><![CDATA[
|
| - p
|
| - {
|
| - line-height: 1.25;
|
| - }
|
| -
|
| - strong
|
| - {
|
| - line-height: 1;
|
| - }
|
| -
|
| -
|
| div
|
| {
|
| color: green;
|
|
|