blob: d1b0a1ee57e5735b7d0fb7fa33ee3599047f2c7c [file] [log] [blame]
This is a testharness.js-based test.
Found 54 tests; 43 PASS, 11 FAIL, 0 TIMEOUT, 0 NOTRUN.
PASS idl_test setup
PASS idl_test validation
PASS Partial interface Document: original interface defined
PASS Partial interface Document: member names are unique
PASS Partial interface HTMLIFrameElement: original interface defined
PASS Partial interface HTMLIFrameElement: member names are unique
PASS Partial interface Document[2]: member names are unique
PASS Partial interface HTMLIFrameElement[2]: member names are unique
PASS Partial interface Document[3]: member names are unique
PASS Document includes GlobalEventHandlers: member names are unique
PASS Document includes DocumentAndElementEventHandlers: member names are unique
PASS Document includes NonElementParentNode: member names are unique
PASS Document includes ParentNode: member names are unique
PASS Document includes XPathEvaluatorBase: member names are unique
PASS HTMLElement includes GlobalEventHandlers: member names are unique
PASS HTMLElement includes DocumentAndElementEventHandlers: member names are unique
PASS HTMLElement includes ElementContentEditable: member names are unique
PASS HTMLElement includes HTMLOrSVGElement: member names are unique
PASS Element includes ParentNode: member names are unique
PASS Element includes NonDocumentTypeChildNode: member names are unique
PASS Element includes ChildNode: member names are unique
PASS Element includes Slotable: member names are unique
PASS FeaturePolicy interface: existence and properties of interface object
PASS FeaturePolicy interface object length
PASS FeaturePolicy interface object name
PASS FeaturePolicy interface: existence and properties of interface prototype object
PASS FeaturePolicy interface: existence and properties of interface prototype object's "constructor" property
PASS FeaturePolicy interface: existence and properties of interface prototype object's @@unscopables property
PASS FeaturePolicy interface: operation allowsFeature(DOMString, optional DOMString)
PASS FeaturePolicy interface: operation features()
PASS FeaturePolicy interface: operation allowedFeatures()
PASS FeaturePolicy interface: operation getAllowlistForFeature(DOMString)
PASS FeaturePolicy must be primary interface of document.featurePolicy
PASS Stringification of document.featurePolicy
PASS FeaturePolicy interface: document.featurePolicy must inherit property "allowsFeature(DOMString, optional DOMString)" with the proper type
PASS FeaturePolicy interface: calling allowsFeature(DOMString, optional DOMString) on document.featurePolicy with too few arguments must throw TypeError
PASS FeaturePolicy interface: document.featurePolicy must inherit property "features()" with the proper type
PASS FeaturePolicy interface: document.featurePolicy must inherit property "allowedFeatures()" with the proper type
PASS FeaturePolicy interface: document.featurePolicy must inherit property "getAllowlistForFeature(DOMString)" with the proper type
PASS FeaturePolicy interface: calling getAllowlistForFeature(DOMString) on document.featurePolicy with too few arguments must throw TypeError
FAIL FeaturePolicyViolationReportBody interface: existence and properties of interface object assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface object length assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface object name assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: existence and properties of interface prototype object assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: existence and properties of interface prototype object's @@unscopables property assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: attribute featureId assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: attribute sourceFile assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: attribute lineNumber assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: attribute columnNumber assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
FAIL FeaturePolicyViolationReportBody interface: attribute disposition assert_own_property: self does not have own property "FeaturePolicyViolationReportBody" expected property "FeaturePolicyViolationReportBody" missing
PASS HTMLIFrameElement interface: attribute featurePolicy
PASS Document interface: attribute featurePolicy
PASS Document interface: document must inherit property "featurePolicy" with the proper type
Harness: the test ran to completion.