| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-img-expand-evenly.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-img-expand-evenly.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-img-expand-evenly.html
|
| index 77547a748e1204a02f37960a341663287f54c9c1..3fbb1eeb67409f4bb1c4a626cb307e0f97bd6b16 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-img-expand-evenly.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/css-flexbox-img-expand-evenly.html
|
| @@ -3,10 +3,10 @@
|
| <head>
|
| <title>CSS Flexbox Test: Image Expansion</title>
|
| <link rel="author" title="Eiji Kitamura" href="mailto:agektmr@gmail.com">
|
| - <!-- 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-grow">
|
| - <!-- 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="reference/css-flexbox-img-expand-evenly-ref.html">
|
| <meta name="flags" content="">
|
| <meta name="assert" content="3 rectangular images fill out border.">
|
| @@ -31,7 +31,7 @@
|
| <body>
|
| <p>3 rectangular images fill out border.</p>
|
|
|
| - <!-- PAGE CONTENT -->
|
| + <!-- PAGE CONTENT -->
|
| <div class="flexbox">
|
| <img src="support/solidblue.png" />
|
| <img src="support/solidblue.png" />
|
|
|