Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/table/convert-inline-anonoymous-wrapper-to-block-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/table/convert-inline-anonoymous-wrapper-to-block-expected.txt b/third_party/WebKit/LayoutTests/fast/table/convert-inline-anonoymous-wrapper-to-block-expected.txt |
| index cd4eb4a993874eb3699d4829dded8b59a422b127..2f39a07458f772ab621668be1d74a2e2f646e6f0 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/table/convert-inline-anonoymous-wrapper-to-block-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/table/convert-inline-anonoymous-wrapper-to-block-expected.txt |
| @@ -1,2 +1,2 @@ |
| - PASS |
| +PASS |
| crbug.com/372832: The div should be inserted before the anonymous table wrapper surrounding the table-row and the anonymous table wrapper should be in the last anonymous block, not the middle one. |