Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/tables/table-width.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/tables/table-width.html b/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/tables/table-width.html |
| index c9081d6f4ec31489090dc7d092429709964116e2..59c5ca70d41cc969aed7ac6a531c1ca9a5f82f0f 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/tables/table-width.html |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/tables/table-width.html |
| @@ -10,7 +10,7 @@ td { |
| } |
| </style> |
| -<!-- width=0 should be treated as 'auto' --> |
| +<!-- width=0 should be treated as 'auto' --> |
| <table width=0> |
| <tr> |
| <td> |