Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/syntax/parsing/DOMContentLoaded-defer-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/syntax/parsing/DOMContentLoaded-defer-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/syntax/parsing/DOMContentLoaded-defer-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..b92095bed64c26b94916f4794223833b7cfe4467 | 
| --- /dev/null | 
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/syntax/parsing/DOMContentLoaded-defer-expected.txt | 
| @@ -0,0 +1,4 @@ | 
| +This is a testharness.js-based test. | 
| +FAIL The end: DOMContentLoaded and defer scripts assert_false: DOMContentLoaded should not have fired before executing a task queued from a defer script expected false got true | 
| +Harness: the test ran to completion. | 
| + |