| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-row-reverse.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-row-reverse.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-row-reverse.html
|
| index 59da13aa2bf0d1f83530785e9e2721bd2dbf924c..3295bdd8b50175fb8a8494596fa5e76935c98770 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-row-reverse.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-row-reverse.html
|
| @@ -5,11 +5,11 @@
|
| <title>CSS Flexbox Test: flex direction: row, writing mode vertical</title>
|
| <link rel="author" title="Tsutomu ogaoga Ogasawara" href="mailto:info@ogaoga.org" />
|
| <link rel="reviewer" title="Elika J Etemad" href="http://fantasai.inkedblade.net/contact" />
|
| - <!-- 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-flexbox-1/#propdef-flex-flow">
|
| <link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#propdef-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="css-flexbox-row-ref.html">
|
| <meta name="flags" content="">
|
| <meta name="assert" content="Test checks that when writing mode is vertical and flex-flow: row-reverse, the flex container is vertical.">
|
|
|