| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004-expected.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-013-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004-expected.xht
|
| similarity index 82%
|
| copy from LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-013-expected.xht
|
| copy to LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004-expected.xht
|
| index 7b2a62b405aad428dedcd7a430fffb2fef77717a..32081453b5ff8a0284de2e51da580a4a5284eb73 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-013-expected.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-004-expected.xht
|
| @@ -5,52 +5,52 @@
|
| <link rel="author" title="Hajime Shiozawa" href="mailto:hajime.shiozawa@gmail.com" />
|
| <style type="text/css"><![CDATA[
|
| p.control {
|
| - font: 40px/1 "Ahem";
|
| + font-size: 2em;
|
| background-color: orange;
|
| }
|
|
|
| /* vertical-align */
|
| img {
|
| - vertical-align: 0.8em;
|
| + vertical-align: sub;
|
| }
|
| img.line {
|
| - margin-left: -260px;
|
| + margin-left: -230px;
|
| }
|
| ]]></style>
|
| </head>
|
| <body>
|
| <p>Test passes if ...</p>
|
| <ol>
|
| - <li>the top of black stripe is touching a thin blue line in each 7 orange rectangles.</li>
|
| + <li>the bottom of glyph 'L' is touching a thin blue line in each 7 orange rectangles and</li>
|
| <li>the bottom edge of yellow square is aligned to a thin blue line in each 7 orange rectangles and</li>
|
| <li>all 7 orange rectangles are <strong>identical</strong>.</li>
|
| </ol>
|
|
|
| - <p class="control">CONTR
|
| + <p class="control"><sub>LLLLLLLLLLLLL</sub>
|
| <img class="square" src="./support/yellow-square-59x59.png" alt="Image download support must be enabled" />
|
| <img class="line" src="./support/blue-horiz-line-220x1.png" alt="Image download support must be enabled" />
|
| </p>
|
| - <p class="control">CONTR
|
| + <p class="control"><sub>LLLLLLLLLLLLL</sub>
|
| <img class="square" src="./support/yellow-square-59x59.png" alt="Image download support must be enabled" />
|
| <img class="line" src="./support/blue-horiz-line-220x1.png" alt="Image download support must be enabled" />
|
| </p>
|
| - <p class="control">CONTR
|
| + <p class="control"><sub>LLLLLLLLLLLLL</sub>
|
| <img class="square" src="./support/yellow-square-59x59.png" alt="Image download support must be enabled" />
|
| <img class="line" src="./support/blue-horiz-line-220x1.png" alt="Image download support must be enabled" />
|
| </p>
|
| - <p class="control">CONTR
|
| + <p class="control"><sub>LLLLLLLLLLLLL</sub>
|
| <img class="square" src="./support/yellow-square-59x59.png" alt="Image download support must be enabled" />
|
| <img class="line" src="./support/blue-horiz-line-220x1.png" alt="Image download support must be enabled" />
|
| </p>
|
| - <p class="control">CONTR
|
| + <p class="control"><sub>LLLLLLLLLLLLL</sub>
|
| <img class="square" src="./support/yellow-square-59x59.png" alt="Image download support must be enabled" />
|
| <img class="line" src="./support/blue-horiz-line-220x1.png" alt="Image download support must be enabled" />
|
| </p>
|
| - <p class="control">CONTR
|
| + <p class="control"><sub>LLLLLLLLLLLLL</sub>
|
| <img class="square" src="./support/yellow-square-59x59.png" alt="Image download support must be enabled" />
|
| <img class="line" src="./support/blue-horiz-line-220x1.png" alt="Image download support must be enabled" />
|
| </p>
|
| - <p class="control">CONTR
|
| + <p class="control"><sub>LLLLLLLLLLLLL</sub>
|
| <img class="square" src="./support/yellow-square-59x59.png" alt="Image download support must be enabled" />
|
| <img class="line" src="./support/blue-horiz-line-220x1.png" alt="Image download support must be enabled" />
|
| </p>
|
|
|