Chromium Code Reviews| Index: LayoutTests/fast/html/imports/import-owner-expected.txt |
| diff --git a/LayoutTests/fast/html/imports/import-owner-expected.txt b/LayoutTests/fast/html/imports/import-owner-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5ac5df918891027fee7e2c14505049cf17ce9af8 |
| --- /dev/null |
| +++ b/LayoutTests/fast/html/imports/import-owner-expected.txt |
| @@ -0,0 +1,7 @@ |
| +PASS target1.import.ownerDocument is non-null. |
| +PASS target1.import.ownerDocument is not document |
| +PASS target1.import.ownerDocument is target2.import.ownerDocument |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |