Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 PASS Test cross-origin access on a detached window | |
| 3 FAIL method call with detached window receiver assert_throws: function "function () { | |
| 4 window.requestAnimationFrame.call(detachedWindow, function () { }); | |
| 5 }" did not throw | |
| 6 PASS attribute access with detached window receiver | |
| 7 Harness: the test ran to completion. | |
| 8 | |
| OLD | NEW |