Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht |
index 5a9eaa15ea2a22d16b487135e065775d4d1e3461..3238ce23dba8c620d8b61af3cf0ba35148c6c01d 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-008.xht |
@@ -14,16 +14,6 @@ |
<meta content="This test checks that 'text-align: center' centers an inline box within a line box with respect to such 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; |