Chromium Code Reviews| Index: LayoutTests/fast/html/imports/import-master-expected.txt |
| diff --git a/LayoutTests/fast/html/imports/import-master-expected.txt b/LayoutTests/fast/html/imports/import-master-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..23085e3789d4cea415d708a3ed0a9ad732d392c4 |
| --- /dev/null |
| +++ b/LayoutTests/fast/html/imports/import-master-expected.txt |
| @@ -0,0 +1,6 @@ |
| +PASS master.import.querySelector('h1').innerHTML is 'Importing Master' |
| +PASS master.import.querySelector('#master').import is master.import |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| +Importing Master |