| Index: LayoutTests/fast/html/imports/import-remove-expected.txt
|
| diff --git a/LayoutTests/fast/html/imports/import-remove-expected.txt b/LayoutTests/fast/html/imports/import-remove-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..389ea18fb2f6773cb653e5d9730c2de9c99ea92f
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/html/imports/import-remove-expected.txt
|
| @@ -0,0 +1,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 null
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|