| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-inline-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-inline-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-inline-expected.html
|
| index 56983177fd7504cddaf98404e9c325c0155d8812..ff945dcb2aba6945af85b28f6481f46b34b308b6 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-inline-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-inline-expected.html
|
| @@ -19,7 +19,7 @@
|
| <body>
|
| <p>The test passed if you see a green block which its text is 'Success!'.</p>
|
| <div class="container">
|
| - <!-- This is the square that should not be visible if the test passes -->
|
| + <!-- This is the square that should not be visible if the test passes -->
|
| <div class="greenSquare">Success!</div>
|
| </div>
|
| </body>
|
|
|