| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3390614369e85426903616cb5e947bb455621a28
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +This is a testharness.js-based test.
|
| +PASS An asynchronously loaded classic script with noModule set to false must run
|
| +FAIL An asynchronously loaded classic script with noModule set to true must not run assert_false: expected false got true
|
| +Harness: the test ran to completion.
|
| +
|
|
|