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