Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-017.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-017.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-017.xht |
index 70340d4384cd21caa3e6481a642d73382dae3409..c19bf4d7c0633eac572ea51b19af8d71e6f9a7c8 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-017.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-017.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; |