Chromium Code Reviews| Index: LayoutTests/fast/table/table-with-borderattr-set-to-null-expected.txt |
| diff --git a/LayoutTests/fast/table/table-with-borderattr-set-to-null-expected.txt b/LayoutTests/fast/table/table-with-borderattr-set-to-null-expected.txt |
| index 8a959139070938dfa81f067b94aacd4c7eca665e..e199542e49b050a75bca44b8f389e9064002865d 100644 |
| --- a/LayoutTests/fast/table/table-with-borderattr-set-to-null-expected.txt |
| +++ b/LayoutTests/fast/table/table-with-borderattr-set-to-null-expected.txt |
| @@ -1,3 +1,6 @@ |
| There should be a black box below. |
| PASS getComputedStyle(document.querySelector("table")).borderTopWidth is "1px" |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |