Index: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005-expected.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-004-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005-expected.xht |
similarity index 80% |
rename from LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-004-expected.xht |
rename to LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005-expected.xht |
index 42f6eb18e0db8abab36c527a4a3dcbf94aa63a6d..74960f37bd2e231a8faa53534574529c438d78ba 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-004-expected.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-005-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-01 --> |
<meta name="flags" content="image" /> |
<style type="text/css"><![CDATA[ |
img |
@@ -12,13 +13,9 @@ |
img |
{ |
- padding-left: 60px; /* = the position of first orange square */ |
+ padding-left: 60px; /* = position of orange squares */ |
} |
- img + br + img |
- { |
- padding-left: 60px; /* = the position of second orange square*/ |
- } |
]]></style> |
</head> |