Update web-platform-tests to revision b'7b682ab07397d72fceb6594d0f27cb36cf1d8ee3'

This commit is contained in:
WPT Sync Bot 2023-06-25 01:29:01 +00:00
parent 7ffb9b2d49
commit 209b7ad36b
1058 changed files with 9512 additions and 43255 deletions

View file

@ -1,279 +0,0 @@
[idlharness.tentative.html]
[BeforeToggleEvent interface: existence and properties of interface object]
expected: FAIL
[BeforeToggleEvent interface object length]
expected: FAIL
[BeforeToggleEvent interface object name]
expected: FAIL
[BeforeToggleEvent interface: existence and properties of interface prototype object]
expected: FAIL
[BeforeToggleEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BeforeToggleEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BeforeToggleEvent interface: attribute currentState]
expected: FAIL
[BeforeToggleEvent interface: attribute newState]
expected: FAIL
[BeforeToggleEvent must be primary interface of new BeforeToggleEvent("beforetoggle")]
expected: FAIL
[Stringification of new BeforeToggleEvent("beforetoggle")]
expected: FAIL
[BeforeToggleEvent interface: new BeforeToggleEvent("beforetoggle") must inherit property "currentState" with the proper type]
expected: FAIL
[BeforeToggleEvent interface: new BeforeToggleEvent("beforetoggle") must inherit property "newState" with the proper type]
expected: FAIL
[BeforeToggleEvent must be primary interface of new BeforeToggleEvent("beforetoggle", {currentState: "open"})]
expected: FAIL
[Stringification of new BeforeToggleEvent("beforetoggle", {currentState: "open"})]
expected: FAIL
[BeforeToggleEvent interface: new BeforeToggleEvent("beforetoggle", {currentState: "open"}) must inherit property "currentState" with the proper type]
expected: FAIL
[BeforeToggleEvent interface: new BeforeToggleEvent("beforetoggle", {currentState: "open"}) must inherit property "newState" with the proper type]
expected: FAIL
[BeforeToggleEvent must be primary interface of new BeforeToggleEvent("beforetoggle", {currentState: "open",newState: "open"})]
expected: FAIL
[Stringification of new BeforeToggleEvent("beforetoggle", {currentState: "open",newState: "open"})]
expected: FAIL
[BeforeToggleEvent interface: new BeforeToggleEvent("beforetoggle", {currentState: "open",newState: "open"}) must inherit property "currentState" with the proper type]
expected: FAIL
[BeforeToggleEvent interface: new BeforeToggleEvent("beforetoggle", {currentState: "open",newState: "open"}) must inherit property "newState" with the proper type]
expected: FAIL
[HTMLElement interface: operation togglePopover(optional boolean)]
expected: FAIL
[HTMLElement interface: operation showPopover()]
expected: FAIL
[HTMLElement interface: operation hidePopover()]
expected: FAIL
[HTMLElement interface: attribute popover]
expected: FAIL
[HTMLElement interface: document.getElementById("p1") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("p1") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("p1") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p1") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p1") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p2") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("p2") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("p2") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p2") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p2") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p3") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("p3") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("p3") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p3") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("p3") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLInputElement interface: attribute popoverToggleTargetElement]
expected: FAIL
[HTMLInputElement interface: attribute popoverHideTargetElement]
expected: FAIL
[HTMLInputElement interface: attribute popoverShowTargetElement]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i1") must inherit property "popoverToggleTargetElement" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i1") must inherit property "popoverHideTargetElement" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i1") must inherit property "popoverShowTargetElement" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i1") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("i1") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("i1") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i1") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i1") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i2") must inherit property "popoverToggleTargetElement" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i2") must inherit property "popoverHideTargetElement" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i2") must inherit property "popoverShowTargetElement" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i2") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("i2") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("i2") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i2") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i2") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i3") must inherit property "popoverToggleTargetElement" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i3") must inherit property "popoverHideTargetElement" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.getElementById("i3") must inherit property "popoverShowTargetElement" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i3") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("i3") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("i3") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i3") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("i3") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLButtonElement interface: attribute popoverToggleTargetElement]
expected: FAIL
[HTMLButtonElement interface: attribute popoverHideTargetElement]
expected: FAIL
[HTMLButtonElement interface: attribute popoverShowTargetElement]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b1") must inherit property "popoverToggleTargetElement" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b1") must inherit property "popoverHideTargetElement" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b1") must inherit property "popoverShowTargetElement" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b1") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("b1") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("b1") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b1") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b1") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b2") must inherit property "popoverToggleTargetElement" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b2") must inherit property "popoverHideTargetElement" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b2") must inherit property "popoverShowTargetElement" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b2") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("b2") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("b2") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b2") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b2") must inherit property "popover" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b3") must inherit property "popoverToggleTargetElement" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b3") must inherit property "popoverHideTargetElement" with the proper type]
expected: FAIL
[HTMLButtonElement interface: document.getElementById("b3") must inherit property "popoverShowTargetElement" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b3") must inherit property "togglePopover(optional boolean)" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional boolean) on document.getElementById("b3") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.getElementById("b3") must inherit property "showPopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b3") must inherit property "hidePopover()" with the proper type]
expected: FAIL
[HTMLElement interface: document.getElementById("b3") must inherit property "popover" with the proper type]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-anchor-change-display.tentative.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-anchor-display-none.tentative.html]
[Tests that a popover can be anchored to an unrendered element.]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-anchor-display.tentative.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-anchor-idl-property.tentative.html]
[popover anchor IDL property returns the anchor element]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-anchor-multicol-display.tentative.html]
[.target 1]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-anchor-nested-display.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-anchor-scroll-display.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[popover-animated-hide-display.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[popover-animated-hide-finishes.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[popover-animated-show-display.tentative.html]
expected: TIMEOUT

View file

@ -1,33 +0,0 @@
[popover-animation-corner-cases.tentative.html]
[Descendent animations should keep the pop up visible until the animation ends]
expected: FAIL
[Pre-existing animations should *not* keep the pop up visible until the animation ends]
expected: FAIL
[It should be possible to use the "popoverhide" event handler to animate the hide]
expected: FAIL
[It should *not* be possible to use the "popoverhide" event handler to animate the hide, if the hide is due to dialog.showModal]
expected: FAIL
[hide event cannot be cancelled]
expected: FAIL
[Closing animations are triggered by changing the popover type]
expected: FAIL
[animation finish/cancel events must be trusted in order to finish closing the popover.]
expected: FAIL
[Capturing event listeners can't affect popover animations.]
expected: FAIL
[It should be possible to use the "beforetoggle" event handler to animate the hide]
expected: FAIL
[It should be possible to use the "beforetoggle" event handler to animate the hide, even when the hide is due to dialog.showModal]
expected: FAIL
[toggle event cannot be cancelled]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-appearance.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-backdrop-appearance.tentative.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-beforetoggle-opening-event.tentative.html]
[Ensure the `beforetoggle` event can be used to populate content before the popover renders]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-defaultopen-2.tentative.html]
[The defaultopen attribute should cause only the first popover to open]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-defaultopen.tentative.html]
[The defaultopen attribute should affect page load only]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-document-open.tentative.html]
[document.open should not break popovers]
expected: FAIL

View file

@ -1,30 +0,0 @@
[popover-events.tentative.html]
[Popovershow and popoverhide events (listener) get properly dispatched for popovers]
expected: FAIL
[Popovershow and popoverhide events (attribute) get properly dispatched for popovers]
expected: FAIL
[Popovershow event is cancelable]
expected: FAIL
[Toggle event (listener) get properly dispatched for popovers]
expected: FAIL
[Toggle event (attribute) get properly dispatched for popovers]
expected: FAIL
[Toggle event is cancelable for the "opening" transition]
expected: FAIL
[Beforetoggle event (listener) get properly dispatched for popovers]
expected: FAIL
[Beforetoggle event (attribute) get properly dispatched for popovers]
expected: FAIL
[Beforetoggle event is cancelable for the "opening" transition]
expected: FAIL
[Beforetoggle event is not fired for element removal]
expected: FAIL

View file

@ -1,7 +0,0 @@
[popover-focus-child-dialog.html]
expected: ERROR
[Popovers should not initially focus child dialog elements.]
expected: FAIL
[Popovers should not initially focus child popover elements.]
expected: NOTRUN

View file

@ -1,2 +0,0 @@
[popover-hidden-display.tentative.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-light-dismiss-on-scroll.tentative.html]
[Scrolling should not light-dismiss popovers]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-open-display.tentative.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-removal-2.tentative.html]
[Moving popover between documents shouldn't cause issues]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-removal.tentative.html]
[Removal from the document shouldn't cause issues]
expected: FAIL

View file

@ -1,12 +0,0 @@
[popover-shadow-dom.tentative.html]
[Popovers located inside shadow DOM can still be shown]
expected: FAIL
[anchor references do not cross shadow boundaries]
expected: FAIL
[anchor references use the flat tree not the DOM tree]
expected: FAIL
[The popover stack is preserved across shadow-inclusive ancestors]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-show-event.tentative.html]
[Ensure the `show` event can be used to populate content before the popover renders]
expected: FAIL

View file

@ -1,2 +0,0 @@
[popover-stacking-context.tentative.html]
expected: FAIL

View file

@ -1,19 +0,0 @@
[popover-stacking.tentative.html]
expected: ERROR
[Direct DOM children]
expected: FAIL
[Grandchildren]
expected: FAIL
[popovertoggletarget attribute relationship]
expected: FAIL
[nested popovertoggletarget attribute relationship]
expected: FAIL
[anchor attribute relationship]
expected: FAIL
[indirect anchor attribute relationship]
expected: FAIL

View file

@ -1,3 +0,0 @@
[popover-types.tentative.html]
[manuals do not close popovers]
expected: FAIL

View file

@ -1,111 +0,0 @@
[toggleevent-interface.tentative.html]
[the event is an instance of BeforeToggleEvent]
expected: FAIL
[the event inherts from Event]
expected: FAIL
[Missing type argument]
expected: FAIL
[type argument is string]
expected: FAIL
[type argument is null]
expected: FAIL
[event type set to undefined]
expected: FAIL
[currentState has default value of empty string]
expected: FAIL
[currentState is readonly]
expected: FAIL
[newState has default value of empty string]
expected: FAIL
[newState is readonly]
expected: FAIL
[BeforeToggleEventInit argument is null]
expected: FAIL
[BeforeToggleEventInit argument is undefined]
expected: FAIL
[BeforeToggleEventInit argument is empty dictionary]
expected: FAIL
[currentState set to 'sample']
expected: FAIL
[currentState set to undefined]
expected: FAIL
[currentState set to null]
expected: FAIL
[currentState set to false]
expected: FAIL
[currentState set to true]
expected: FAIL
[currentState set to a number]
expected: FAIL
[currentState set to [\]]
expected: FAIL
[currentState set to [1, 2, 3\]]
expected: FAIL
[currentState set to an object]
expected: FAIL
[currentState set to an object with a valueOf function]
expected: FAIL
[BeforeToggleEventInit properties set value]
expected: FAIL
[BeforeToggleEventInit properties set value 2]
expected: FAIL
[BeforeToggleEventInit properties set value 3]
expected: FAIL
[BeforeToggleEventInit properties set value 4]
expected: FAIL
[newState set to 'sample']
expected: FAIL
[newState set to undefined]
expected: FAIL
[newState set to null]
expected: FAIL
[newState set to false]
expected: FAIL
[newState set to true]
expected: FAIL
[newState set to a number]
expected: FAIL
[newState set to [\]]
expected: FAIL
[newState set to [1, 2, 3\]]
expected: FAIL
[newState set to an object]
expected: FAIL
[newState set to an object with a valueOf function]
expected: FAIL