| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht
|
| index 4dcb6e8e87ec56edc17a4da1f495161c18e18850..9e632b6ae27d4fe58a42e31ab886fc9e4fa9a83b 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-019.xht
|
| @@ -8,22 +8,12 @@
|
|
|
| <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
| <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="direction-vlr-003-ref.xht" />
|
| + <link rel="match" href="text-align-vlr-019-ref.xht" />
|
|
|
| <meta content="ahem image" name="flags" />
|
| <meta content="This test checks that 'text-align: right' aligns an inline box within a line box with respect to such line box's logical right side (line-right side)." name="assert" />
|
|
|
| <style type="text/css"><![CDATA[
|
| - p
|
| - {
|
| - line-height: 1.25;
|
| - }
|
| -
|
| - strong
|
| - {
|
| - line-height: 1;
|
| - }
|
| -
|
| div
|
| {
|
| color: green;
|
|
|