/dom/interface-objects.html| status | subtest | message |
|---|---|---|
| PASS | Interface objects properties should not be Enumerable | |
| FAIL | Should be able to delete Event. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class{static{u(this,"M")}static{c(this,"KsEvent")}constructor(n,t){if(arguments.length<1)throw new … |
| FAIL | Should be able to delete CustomEvent. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class extends I{static{u(this,"as")}static{c(this,"KsCustomEvent")}constructor(n,t){super(n,t);cons… |
| FAIL | Should be able to delete EventTarget. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class ja{static{u(this,"Ss")}static{c(this,"NodeBase")}get data(){return this._info?this._info.node… |
| FAIL | Should be able to delete AbortController. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class T{constructor(){this._real=null;this._aborted=!1;this._reason=void 0;this._listeners=[];this.… |
| FAIL | Should be able to delete AbortSignal. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "function AbortSignal() { [native code] }" |
| FAIL | Should be able to delete Node. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class ja{static{u(this,"Ss")}static{c(this,"NodeBase")}get data(){return this._info?this._info.node… |
| FAIL | Should be able to delete Document. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class Va{static{u(this,"sl")}static{c(this,"DetachedDocument")}get textContent(){return null}set te… |
| FAIL | Should be able to delete DOMImplementation. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class{static{u(this,"Mn")}static{c(this,"DOMImplementationCls")}constructor(n){Object.definePropert… |
| FAIL | Should be able to delete DocumentFragment. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class extends Ct{static{u(this,"Jr")}static{c(this,"DocumentFragmentImpl")}constructor(n,t){if(type… |
| FAIL | Should be able to delete ProcessingInstruction. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class extends Yn{static{u(this,"Zr")}static{c(this,"TextNode")}constructor(n,t){if(typeof n=="numbe… |
| FAIL | Should be able to delete DocumentType. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class Ha extends Y{static{u(this,"Ns")}static{c(this,"DocumentTypeNode")}get name(){return this._in… |
| FAIL | Should be able to delete Element. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class Fa extends Y{static{u(this,"Ms")}static{c(this,"Element")}static[Symbol.hasInstance](t){retur… |
| FAIL | Should be able to delete Attr. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class Ua{static{u(this,"Xs")}static{c(this,"AttrCls")}get value(){return this._value}set value(t){c… |
| FAIL | Should be able to delete CharacterData. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class extends Y{static{u(this,"Or")}static{c(this,"CharacterDataNode")}get length(){return this.dat… |
| FAIL | Should be able to delete Text. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class extends Yn{static{u(this,"Zr")}static{c(this,"TextNode")}constructor(n,t){if(typeof n=="numbe… |
| FAIL | Should be able to delete Comment. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class extends Yn{static{u(this,"lo")}static{c(this,"CommentNode")}constructor(n,t){if(typeof n=="nu… |
| FAIL | Should be able to delete NodeIterator. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class{static{u(this,"ys")}static{c(this,"NodeIterator")}constructor(n,t,e){Object.defineProperty(th… |
| FAIL | Should be able to delete TreeWalker. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class{static{u(this,"gs")}static{c(this,"TreeWalker")}constructor(n,t,e){Object.defineProperty(this… |
| FAIL | Should be able to delete NodeFilter. | assert_equals: Interface should be gone. expected (undefined) undefined but got (object) object "[object Object]" |
| FAIL | Should be able to delete NodeList. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class{static{u(this,"H")}static{c(this,"NodeListCls")}}" |
| FAIL | Should be able to delete HTMLCollection. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class{static{u(this,"qt")}static{c(this,"HtmlCollectionCls")}item(n){const t=ir(this,"item")(),e=Nu… |
| FAIL | Should be able to delete DOMTokenList. | assert_equals: Interface should be gone. expected (undefined) undefined but got (function) function "class{static{u(this,"Gs")}static{c(this,"DOMTokenListCls")}get[Symbol.toStringTag](){return"DOMToke… |
bundle built 2026-07-16T07:16:48.063Z