Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/Flexible-order-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/Flexible-order-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/Flexible-order-expected.html |
| index af162eff2eeb324b44bfce6d5d531837e947093b..12e94ba598e74cd253f0f91daf7e88f44884b7fc 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/Flexible-order-expected.html |
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/Flexible-order-expected.html |
| @@ -40,7 +40,7 @@ |
| <body> |
| -<!-- FLEX CONTAINER --> |
| +<!-- FLEX CONTAINER --> |
| <div class="box"> |
| <div class="blue">B</div> |
| <div class="red">A</div> |