Index: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007-expected.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-007-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007-expected.xht |
similarity index 67% |
rename from LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-007-expected.xht |
rename to LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007-expected.xht |
index cf59ff64cb23695da6d8ae19abc12c409fbd9421..69ad028e75cffbae17b969fa307d0c106624cbec 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-007-expected.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-007-expected.xht |
@@ -3,6 +3,7 @@ |
<head> |
<title>CSS Reftest Reference</title> |
<link rel="author" title="Hajime Shiozawa" href="mailto:hajime.shiozawa@gmail.com" /> |
+ <link rel="reviewer" title="G?rard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2015-09-03 --> |
<meta name="flags" content="image" /> |
<style type="text/css"><![CDATA[ |
img |
@@ -12,12 +13,12 @@ |
img |
{ |
- padding-left: 15px; /* = the position of first orange square */ |
+ padding-left: 60px; /* = the position of first orange square */ |
} |
img + br + img |
{ |
- padding-left: 15px; /* = the position of second orange square*/ |
+ padding-left: 90px; /* = the position of second orange square*/ |
} |
]]></style> |
@@ -25,7 +26,7 @@ |
<body> |
-<p>Test passes if the <strong>left edge</strong> of an irregular orange polygon is straight and unbroken.</p> |
+<p>Test passes if the <strong>right edge</strong> of an irregular orange polygon is straight and unbroken.</p> |
<div> |
<img src="support/swatch-orange.png" width="60" height="60" alt="Image download support must be enabled" /><br/><!-- |