Implement Document.currentScript

This commit is contained in:
James Gilbertson 2015-02-26 06:43:49 -07:00
parent 8ad3c5aeb6
commit 5f5d1246ef
5 changed files with 24 additions and 31 deletions

View file

@ -1,14 +0,0 @@
[Document.currentScript.html]
type: testharness
[Script parse-inline]
expected: FAIL
[Script parse-ext]
expected: FAIL
[Script dom-inline]
expected: FAIL
[Script dom-ext]
expected: FAIL

View file

@ -15,9 +15,6 @@
[Document interface: attribute cssElementMap]
expected: FAIL
[Document interface: attribute currentScript]
expected: FAIL
[Document interface: operation open(DOMString,DOMString)]
expected: FAIL
@ -1098,9 +1095,6 @@
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "cssElementMap" with the proper type (52)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "currentScript" with the proper type (53)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (54)]
expected: FAIL
@ -9821,4 +9815,3 @@
[Window interface: existence and properties of interface prototype object]
expected: FAIL