Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht |
index 1eb0890bbe251b8985b6066f1c408d3b4df572a3..4f2254a9913e89889c1c2d5eebc5006045cb477e 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-016.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 the line box's logical right side (line-right side). Here, 'direction: rtl' has no impact, no influence on such alignment." name="assert" /> |
<style type="text/css"><![CDATA[ |
- p |
- { |
- line-height: 1.25; |
- } |
- |
- strong |
- { |
- line-height: 1; |
- } |
- |
div |
{ |
color: green; |