mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Note some bugs.
This commit is contained in:
parent
1eec5d9f72
commit
01df99f839
6 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
[event-handler-processing-algorithm.html]
|
||||
type: testharness
|
||||
[beforeunload listener returning null cancels event]
|
||||
bug: https://github.com/servo/servo/issues/10787
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[invalid-uncompiled-raw-handler-compiled-once.html]
|
||||
type: testharness
|
||||
note: remove inline-event-listener-panic.html when onerror is implemented properly.
|
||||
bug: https://github.com/servo/servo/issues/3311
|
||||
[Invalid uncompiled raw handlers should only be compiled once.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue