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