blob: 3ccb84a2cae367ee66848881f56ac0514c901f4f [file] [log] [blame]
2 different module tag will attempt to load the same module with "src" attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Module is not executed yet.
PASS window.moduleExecutedCount is 0
Executing module-load-same-module-from-different-entry-point.js.
PASS window.moduleExecutedCount is 1
PASS window.moduleExecutedCount is 1
PASS counter is 2
PASS successfullyParsed is true
TEST COMPLETE