kitesurf · WPT

FAIL
expected FAIL · 1038 ms
▶ run in kitesurf
Test
/html/semantics/permission-element/usermedia/idlharness.tentative.window.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
1038 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fhtml%2Fsemantics%2Fpermission-element%2Fusermedia%2Fidlharness.tentative.window.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSidl_test setup
PASSidl_test validation
PASSPartial interface Element: member names are unique
PASSHTMLUserMediaElement includes InPagePermissionMixin: member names are unique
PASSHTMLGeolocationElement includes InPagePermissionMixin: member names are unique
PASSHTMLElement includes GlobalEventHandlers: member names are unique
PASSHTMLElement includes ElementContentEditable: member names are unique
PASSHTMLElement includes HTMLOrSVGElement: member names are unique
PASSElement includes ParentNode: member names are unique
PASSElement includes NonDocumentTypeChildNode: member names are unique
PASSElement includes ChildNode: member names are unique
PASSElement includes Slottable: member names are unique
FAILHTMLUserMediaElement interface: existence and properties of interface objectassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface object lengthassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface object nameassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: existence and properties of interface prototype objectassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: existence and properties of interface prototype object's "constructor" propertyassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: existence and properties of interface prototype object's @@unscopables propertyassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute typeassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute onstreamassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: operation isTypeSupported(DOMString)assert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute streamassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute errorassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: operation setConstraints(optional HTMLMediaStreamConstraints)assert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute isValidassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute invalidReasonassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute initialPermissionStatusassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute permissionStatusassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute onpromptactionassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute onpromptdismissassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement interface: attribute onvalidationstatuschangeassert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILHTMLUserMediaElement must be primary interface of document.createElement('usermedia')assert_own_property: self does not have own property "HTMLUserMediaElement" expected property "HTMLUserMediaElement" missing
FAILStringification of document.createElement('usermedia')assert_class_string: class string of document.createElement('usermedia') expected "[object HTMLUserMediaElement]" but got "[object HTMLUnknownElement]"
PASSHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "type" with the proper type
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "onstream" with the proper typeassert_inherits: property "onstream" not found in prototype chain
PASSHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "isTypeSupported(DOMString)" with the proper type
FAILHTMLUserMediaElement interface: calling isTypeSupported(DOMString) on document.createElement('usermedia') with too few arguments must throw TypeErrorassert_own_property: interface object must have static operation as own property expected property "isTypeSupported" missing
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "stream" with the proper typeassert_inherits: property "stream" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "error" with the proper typeassert_inherits: property "error" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "setConstraints(optional HTMLMediaStreamConstraints)" with the proper typeassert_inherits: property "setConstraints" not found in prototype chain
FAILHTMLUserMediaElement interface: calling setConstraints(optional HTMLMediaStreamConstraints) on document.createElement('usermedia') with too few arguments must throw TypeErrorassert_inherits: property "setConstraints" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "isValid" with the proper typeassert_inherits: property "isValid" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "invalidReason" with the proper typeassert_inherits: property "invalidReason" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "initialPermissionStatus" with the proper typeassert_inherits: property "initialPermissionStatus" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "permissionStatus" with the proper typeassert_inherits: property "permissionStatus" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "onpromptaction" with the proper typeassert_inherits: property "onpromptaction" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "onpromptdismiss" with the proper typeassert_inherits: property "onpromptdismiss" not found in prototype chain
FAILHTMLUserMediaElement interface: document.createElement('usermedia') must inherit property "onvalidationstatuschange" with the proper typeassert_inherits: property "onvalidationstatuschange" not found in prototype chain
FAILHTMLGeolocationElement interface: existence and properties of interface objectassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface object lengthassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface object nameassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: existence and properties of interface prototype objectassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: existence and properties of interface prototype object's "constructor" propertyassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: existence and properties of interface prototype object's @@unscopables propertyassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute positionassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute errorassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute autolocateassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute watchassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute onlocationassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute isValidassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute invalidReasonassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute initialPermissionStatusassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute permissionStatusassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute onpromptactionassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute onpromptdismissassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing
FAILHTMLGeolocationElement interface: attribute onvalidationstatuschangeassert_own_property: self does not have own property "HTMLGeolocationElement" expected property "HTMLGeolocationElement" missing

bundle built 2026-07-16T07:16:48.063Z