Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,279 @@
[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

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,33 @@
[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

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,30 @@
[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

@ -0,0 +1,7 @@
[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

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

View file

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

View file

@ -0,0 +1,9 @@
[popover-move-documents.html]
[Moving popovers between documents while showing should throw an exception.]
expected: FAIL
[Moving popovers between documents while hiding should not throw an exception.]
expected: FAIL
[Moving popovers between documents during light dismiss should throw an exception.]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,12 @@
[popover-overlay.html]
[dialog.show() should not put popover dialog in top layer]
expected: FAIL
[dialog.showModal() should put popover dialog in top layer]
expected: FAIL
[dialog.showPopover() should put popover dialog in top layer]
expected: FAIL
[div.showPopover() should put popover div in top layer]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,15 @@
[popover-shadow-dom.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
[Popover ancestor relationships are within a root, not within the document]
expected: FAIL

View file

@ -0,0 +1,12 @@
[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

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

View file

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

View file

@ -0,0 +1,19 @@
[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

@ -0,0 +1,39 @@
[popover-target-element-disabled.html]
[Disabled popover*target buttons should not affect the popover heirarchy.]
expected: FAIL
[Disabling popover*target buttons when popovers are open should still cause all popovers to be closed when the formerly outer popover is closed.]
expected: FAIL
[Disabling popover*target buttons when popovers are open should still cause all popovers to be closed when the formerly inner popover is closed.]
expected: FAIL
[Setting the form attribute on popover*target buttons when popovers are open should close all popovers.]
expected: FAIL
[Changing the input type on a popover*target button when popovers are open should close all popovers.]
expected: FAIL
[Disconnecting popover*target buttons when popovers are open should close all popovers.]
expected: FAIL
[Changing the popovertarget attribute to break the chain should close all popovers.]
expected: FAIL
[Modifying popovertarget on a button which doesn't break the chain shouldn't close any popovers.]
expected: FAIL
[Disabling popover*target buttons when popovers are open should not cause popovers to be closed.]
expected: FAIL
[Setting the form attribute on popover*target buttons when popovers are open should not close them.]
expected: FAIL
[Changing the input type on a popover*target button when popovers are open should not close anything.]
expected: FAIL
[Disconnecting popover*target buttons when popovers are open should not close anything.]
expected: FAIL
[Changing the popovertarget attribute to break the chain should not close anything.]
expected: FAIL

View file

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

View file

@ -0,0 +1,111 @@
[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