mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Compile raw inline event handlers lazily. Resolves #8489.
This commit is contained in:
parent
3703e6d4f6
commit
2796a4dfa8
11 changed files with 323 additions and 67 deletions
|
@ -0,0 +1,6 @@
|
|||
[invalid-uncompiled-raw-handler-compiled-once.html]
|
||||
type: testharness
|
||||
note: remove inline-event-listener-panic.html when onerror is implemented properly.
|
||||
|
||||
[Invalid uncompiled raw handlers should only be compiled once.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue