mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Add Comparable trait to js.rs; fixups
This commit is contained in:
parent
e7b3caa386
commit
5511e02a78
6 changed files with 53 additions and 39 deletions
|
@ -9591,9 +9591,6 @@
|
|||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncanplaythrough" with the proper type (99)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onchange" with the proper type (100)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (102)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -9645,9 +9642,6 @@
|
|||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onfocus" with the proper type (118)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oninput" with the proper type (119)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oninvalid" with the proper type (120)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue