| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-014.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-014.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-014.xht
|
| index 63804389647f9de80c35f8d8880af292398b6804..169167595639589d1d8b598724dcb609620011d4 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-014.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-014.xht
|
| @@ -14,16 +14,6 @@
|
| <meta content="This test checks that 'text-align: right' aligns an inline box within a line box with respect to such line box's logical right side (line-right side)." name="assert" />
|
|
|
| <style type="text/css"><![CDATA[
|
| - p
|
| - {
|
| - line-height: 1.25;
|
| - }
|
| -
|
| - strong
|
| - {
|
| - line-height: 1;
|
| - }
|
| -
|
| div
|
| {
|
| color: green;
|
|
|