dom: Complete Failures

Completely failed files: 303; Completely failed subtests: 73; Failure level: 73/57980 (0.13%)

Test Files

  1. /dom/events/AddEventListenerOptions-passive.html (1/5, 20.00%, 0.00% of total)
  2. /dom/events/event-global-extra.window.html (1/6, 16.67%, 0.00% of total)
  3. /dom/events/relatedTarget.window.html (3/6, 50.00%, 0.01% of total)
  4. /dom/events/Event-defaultPrevented.html (1/8, 12.50%, 0.00% of total)
  5. /dom/lists/DOMTokenList-coverage-for-attributes.html (1/175, 0.57%, 0.00% of total)
  6. /dom/events/Event-returnValue.html (2/7, 28.57%, 0.00% of total)
  7. /dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html (1/1, 100.00%, 0.00% of total)
  8. /dom/interfaces.html?exclude=Node (1/1, 100.00%, 0.00% of total)
  9. /dom/nodes/ParentNode-querySelector-All-xht.xht (2/1943, 0.10%, 0.00% of total)
  10. /dom/historical.html (4/75, 5.33%, 0.01% of total)
  11. /dom/nodes/Element-closest.html (1/29, 3.45%, 0.00% of total)
  12. /dom/events/EventListener-incumbent-global-2.sub.html (1/1, 100.00%, 0.00% of total)
  13. /dom/events/shadow-relatedTarget.html (2/2, 100.00%, 0.00% of total)
  14. /dom/nodes/DOMImplementation-createDocument.html (9/402, 2.24%, 0.02% of total)
  15. /dom/nodes/Element-webkitMatchesSelector.html (2/661, 0.30%, 0.00% of total)
  16. /dom/events/EventListener-addEventListener.sub.window.html (1/1, 100.00%, 0.00% of total)
  17. /dom/events/EventTarget-dispatchEvent.html (1/26, 3.85%, 0.00% of total)
  18. /dom/collections/HTMLCollection-supported-property-names.html (1/6, 16.67%, 0.00% of total)
  19. /dom/collections/HTMLCollection-supported-property-indices.html (2/7, 28.57%, 0.00% of total)
  20. /dom/nodes/Document-createEvent.html (22/279, 7.89%, 0.04% of total)
  21. /dom/nodes/Document-createElementNS.html (9/596, 1.51%, 0.02% of total)
  22. /dom/nodes/ParentNode-querySelector-All.html (2/1943, 0.10%, 0.00% of total)
  23. /dom/nodes/Element-matches.html (2/661, 0.30%, 0.00% of total)
  24. /dom/events/Event-dispatch-on-disabled-elements.html (1/5, 20.00%, 0.00% of total)
Test Show/Hide MessagesCh73
/dom/events/AddEventListenerOptions-passive.html (1/5, 20.00%, 0.00% of total)OK
returnValue should be ignored if-and-only-if the passive option is trueFAIL
/dom/events/event-global-extra.window.html (1/6, 16.67%, 0.00% of total)OK
window.event should not be affected by nodes moving post-dispatchFAIL
/dom/events/relatedTarget.window.html (3/6, 50.00%, 0.01% of total)OK
Reset targets before activation behaviorFAIL
Reset targets on early returnFAIL
Retarget a shadow-tree relatedTargetFAIL
/dom/events/Event-defaultPrevented.html (1/8, 12.50%, 0.00% of total)OK
returnValue should not change defaultPrevented if cancelable is false.FAIL
/dom/lists/DOMTokenList-coverage-for-attributes.html (1/175, 0.57%, 0.00% of total)OK
a.relList in http://www.w3.org/2000/svg namespace should be DOMTokenList.FAIL
/dom/events/Event-returnValue.html (2/7, 28.57%, 0.00% of total)OK
returnValue=false should have no effect if cancelable is false.FAIL
returnValue=true should have no effect once the canceled flag was set.FAIL
/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html (1/1, 100.00%, 0.00% of total)OK
Javascript URI document.contentType === 'text/html'FAIL
/dom/interfaces.html?exclude=Node (1/1, 100.00%, 0.00% of total)TIMEOUT
undefinedTIMEOUT
/dom/nodes/ParentNode-querySelector-All-xht.xht (2/1943, 0.10%, 0.00% of total)OK
Document.querySelector: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visitedFAIL
Document.querySelectorAll: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visitedFAIL
/dom/historical.html (4/75, 5.33%, 0.01% of total)OK
Historical DOM features must be removed: DOMErrorFAIL
Historical DOM features must be removed: xmlEncodingFAIL
Historical DOM features must be removed: xmlStandaloneFAIL
Historical DOM features must be removed: xmlVersionFAIL
/dom/nodes/Element-closest.html (1/29, 3.45%, 0.00% of total)OK
Element.closest with context node 'test4' and selector ':has(> :scope)'FAIL
/dom/events/EventListener-incumbent-global-2.sub.html (1/1, 100.00%, 0.00% of total)OK
Check the incumbent global EventListeners are called withFAIL
/dom/events/shadow-relatedTarget.html (2/2, 100.00%, 0.00% of total)TIMEOUT
relatedTarget should not leak at capturing phase, at window object.TIMEOUT
relatedTarget should not leak at target.TIMEOUT
/dom/nodes/DOMImplementation-createDocument.html (9/402, 2.24%, 0.02% of total)OK
createDocument test: "http://example.com/","a:ெ",null,nullFAIL
createDocument test: "http://example.com/","ெ:a",null,nullFAIL
createDocument test: characterSet aliases for "http://example.com/","a:ெ",nullFAIL
createDocument test: characterSet aliases for "http://example.com/","ெ:a",nullFAIL
createDocument test: characterSet aliases for null,"ெfoo",nullFAIL
createDocument test: metadata for "http://example.com/","a:ெ",nullFAIL
createDocument test: metadata for "http://example.com/","ெ:a",nullFAIL
createDocument test: metadata for null,"ெfoo",nullFAIL
createDocument test: null,"ெfoo",null,nullFAIL
/dom/nodes/Element-webkitMatchesSelector.html (2/661, 0.30%, 0.00% of total)OK
In-document Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching link elements with href attributes (with no refNodes): #head :link, #head :visitedFAIL
In-document Element.webkitMatchesSelector: :link and :visited pseudo-class selectors, matching link elements with href attributes (with refNode Element): :link, #head :visitedFAIL
/dom/events/EventListener-addEventListener.sub.window.html (1/1, 100.00%, 0.00% of total)OK
EventListener.addEventListener doesn't throw when a cross origin object is passed in.FAIL
/dom/events/EventTarget-dispatchEvent.html (1/26, 3.85%, 0.00% of total)OK
If the event's initialized flag is not set, an InvalidStateError must be thrown (TouchEvent).FAIL
/dom/collections/HTMLCollection-supported-property-names.html (1/6, 16.67%, 0.00% of total)OK
Trying to set an expando that would shadow an already-existing named propertyFAIL
/dom/collections/HTMLCollection-supported-property-indices.html (2/7, 28.57%, 0.00% of total)OK
Trying to delete an indexed property name should never workFAIL
Trying to set an expando that would shadow an already-existing indexed propertyFAIL
/dom/nodes/Document-createEvent.html (22/279, 7.89%, 0.04% of total)OK
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CloseEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ErrorEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "IDBVersionChangeEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransitionEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopStateEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TrackEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TransitionEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebGLContextEvent"FAIL
Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WheelEvent"FAIL
Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "KeyboardEvents"FAIL
Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents"FAIL
TEXTEVENT should be an alias for CompositionEvent.FAIL
TOUCHEVENT should be an alias for TouchEvent.FAIL
TextEvent should be an alias for CompositionEvent.FAIL
TouchEvent should be an alias for TouchEvent.FAIL
createEvent('TOUCHEVENT') should be initialized correctly.FAIL
createEvent('TouchEvent') should be initialized correctly.FAIL
createEvent('touchevent') should be initialized correctly.FAIL
textevent should be an alias for CompositionEvent.FAIL
touchevent should be an alias for TouchEvent.FAIL
/dom/nodes/Document-createElementNS.html (9/596, 1.51%, 0.02% of total)OK
createElementNS test in HTML document: "http://example.com/","a:ெ",nullFAIL
createElementNS test in HTML document: "http://example.com/","ெ:a",nullFAIL
createElementNS test in HTML document: null,"ெfoo",nullFAIL
createElementNS test in XHTML document: "http://example.com/","a:ெ",nullFAIL
createElementNS test in XHTML document: "http://example.com/","ெ:a",nullFAIL
createElementNS test in XHTML document: null,"ெfoo",nullFAIL
createElementNS test in XML document: "http://example.com/","a:ெ",nullFAIL
createElementNS test in XML document: "http://example.com/","ெ:a",nullFAIL
createElementNS test in XML document: null,"ெfoo",nullFAIL
/dom/nodes/ParentNode-querySelector-All.html (2/1943, 0.10%, 0.00% of total)OK
Document.querySelector: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visitedFAIL
Document.querySelectorAll: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visitedFAIL
/dom/nodes/Element-matches.html (2/661, 0.30%, 0.00% of total)OK
In-document Element.matches: :link and :visited pseudo-class selectors, matching link elements with href attributes (with no refNodes): #head :link, #head :visitedFAIL
In-document Element.matches: :link and :visited pseudo-class selectors, matching link elements with href attributes (with refNode Element): :link, #head :visitedFAIL
/dom/events/Event-dispatch-on-disabled-elements.html (1/5, 20.00%, 0.00% of total)OK
Real clicks on disabled elements must not dispatch events.FAIL