Chromium Code Reviews| Index: LayoutTests/fast/css/implicit-attach-marking-expected.txt |
| diff --git a/LayoutTests/fast/css/implicit-attach-marking-expected.txt b/LayoutTests/fast/css/implicit-attach-marking-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..30cf62a9be186bca1a1b9878bc750926ad9b7b5b |
| --- /dev/null |
| +++ b/LayoutTests/fast/css/implicit-attach-marking-expected.txt |
| @@ -0,0 +1,5 @@ |
| +PASS div.offsetTop > 0 is true |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| +Test that implicit attach marks all ancestors on insert. |