mirror of
https://github.com/servo/servo.git
synced 2025-07-14 10:53:42 +01:00
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:
parent
259792e481
commit
0b085df1bc
3 changed files with 55 additions and 29 deletions
|
@ -1,5 +0,0 @@
|
|||
[script-before-after-events.html]
|
||||
type: testharness
|
||||
[\'beforescriptexecute\'/\'afterscriptexecute\' events have been fired]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue