Implement 'beforescriptexecute' and 'afterscriptexecute' events.

Spec: https://html.spec.whatwg.org/multipage/scripting.html#execute-the-script-block, sections 2.b.2 & 2.b.9
This commit is contained in:
James Gilbertson 2015-02-25 15:09:20 -07:00
parent 259792e481
commit 0b085df1bc
3 changed files with 55 additions and 29 deletions

View file

@ -1,5 +0,0 @@
[script-before-after-events.html]
type: testharness
[\'beforescriptexecute\'/\'afterscriptexecute\' events have been fired]
expected: FAIL