Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassWindow.setTimeout assigned via policy (successful Script transformation).
Asserts runNo asserts ran
PassWindow.setInterval assigned via policy (successful Script transformation).
Asserts runNo asserts ran
PassWindow.setTimeout assigned via default policy (successful Script transformation).
Asserts run
Pass
assert_equals("Window setTimeout", "Window setTimeout")
    at createScript ( /trusted-types/support/DOMWindowTimers-setTimeout-setInterval.js:23:5)
PassWindow.setInterval assigned via default policy (successful Script transformation).
Asserts run
Pass
assert_equals("Window setInterval", "Window setInterval")
    at createScript ( /trusted-types/support/DOMWindowTimers-setTimeout-setInterval.js:25:5)
PassWindow.setTimeout assigned with a function handler shouldn't go through default policy.
Asserts runNo asserts ran
PassWindow.setInterval assigned with a function handler shouldn't go through default policy.
Asserts runNo asserts ran