Add Comparable trait to js.rs; fixups

This commit is contained in:
Manish Goregaokar 2014-12-06 02:12:24 -08:00
parent e7b3caa386
commit 5511e02a78
6 changed files with 53 additions and 39 deletions

View file

@ -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