summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/module-script-expected.txt
blob: dfd9e5b96bf430cdc2d1ba49fe5c5f94f34c3690 (plain)
1
2
3
4
5
6
7
8
9
10
11
Test basic module execution.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Module scripts should be executed...
...and should ignore any 'language' attribute
PASS successfullyParsed is true

TEST COMPLETE