summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/html/imports/import-remove-expected.txt
blob: 93861d0dea4b0627dca42e61478ccb2688dba4a6 (plain)
1
2
3
4
5
6
7
8
9
PASS hello.import is non-null.
Node removal should make import deleted.
PASS hello.import is null
Re-inserting it shouldn't help.
PASS hello.import is non-null.
PASS successfullyParsed is true

TEST COMPLETE