Pass | scheduler: external files added through DOM should not block further parsing while loading | Asserts runPass | assert_array_equals(["document.body: <BODY>", "found #foo element: YES"], ["document.body: <BODY>", "found #foo element: YES"])
at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/069.html:25:17) | Fail | assert_array_equals(["document.body: <BODY>", "found #foo element: YES"], ["found #foo element: YES", "document.body: <BODY>"])
at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/069.html:25:17) |
|