Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht |
index 83f5f15462802740140b43e61bf9c59561c952c2..e74bae10c4a3798793c99358266b690c70cf8a59 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht |
@@ -10,21 +10,10 @@ |
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes" /> |
<link rel="match" href="text-align-vlr-009-ref.xht" /> |
- |
<meta content="ahem image" name="flags" /> |
<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; |