| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
|
| index af0cc15522942a889aa2a50f26b4177c85d1fae4..1f0b43b96a3b0f623817c2a52a81d304ce9c7c30 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
|
| @@ -3,10 +3,10 @@
|
| <head>
|
| <title>CSS Writing Modes Test: writing-mode: horizontal-tb nested in vertical-rl</title>
|
| <link rel="author" title="KISAKA Toshihiro" href="mailto:toshihiro@kisaka.jp">
|
| - <!-- You must have at least one spec link, but may have as many as are covered in the test. -->
|
| - <!-- Be sure to make the main testing area first in the order -->
|
| + <!-- You must have at least one spec link, but may have as many as are covered in the test. -->
|
| + <!-- Be sure to make the main testing area first in the order -->
|
| <link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#writing-mode">
|
| - <!-- The match link is only required if this is a reftest -->
|
| + <!-- The match link is only required if this is a reftest -->
|
| <link rel="match" href="writing-mode-vertical-rl-003-ref.htm">
|
| <meta name="flags" content="ahem">
|
| <meta name="assert" content="when child block has its own writing-mode, child block's writing-mode overwrites parent block's writing-mode.">
|
|
|