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,4 +0,0 @@
[meta-color-scheme-presentational-hint.html]
[Author origin style rule overrides meta color-scheme.]
expected: FAIL

View file

@ -1,2 +0,0 @@
[embed-document-under-content-visibility.html]
expected: ERROR

View file

@ -1,4 +0,0 @@
[iframe-loading-lazy-base-url-2.tentative.html]
[When a loading=lazy iframe is loaded, it loads relative to the document's base URL computed at parse-time.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[iframe-loading-lazy-base-url.tentative.html]
[When a loading=lazy iframe is loaded, it loads relative to the document's base URL computed at parse-time.]
expected: FAIL

View file

@ -1,7 +0,0 @@
[iframe-loading-lazy-load-event.tentative.html]
[In-viewport loading=lazy visibility:hidden iframe does not block the load event]
expected: FAIL
[In-viewport loading=lazy iframe does not block the load event]
expected: FAIL

View file

@ -1,4 +0,0 @@
[iframe-loading-lazy-multiple-times.tentative.html]
[Iframes with loading='lazy' can be lazy loaded multiple times]
expected: FAIL

View file

@ -1,4 +0,0 @@
[iframe-loading-lazy-to-eager.tentative.html]
[Below-viewport iframes with loading='lazy' load when set to loading='eager' or the `loading` attribute is removed]
expected: FAIL

View file

@ -1,10 +0,0 @@
[iframe-loading-lazy.tentative.html]
[Test that iframes with loading='lazy' load once they enter the viewport.]
expected: FAIL
[Below-viewport srcdoc iframes load lazily]
expected: FAIL
[Below-viewport iframes load lazily]
expected: FAIL

View file

@ -1,7 +0,0 @@
[iframe_sandbox_anchor_download_block_downloads.sub.tentative.html]
[<a download> triggered download in sandbox is blocked before a request is made]
expected: FAIL
[<a download> triggered download in sandbox is blocked.]
expected: FAIL

View file

@ -1,7 +0,0 @@
[range-restore-oninput-onchange-event.html]
expected: TIMEOUT
[Verifies that form restoration does not fire input or change events for <input type=range>.]
expected: TIMEOUT
[Verifies that form restoration does not fire input or change events for <input type=text>.]
expected: NOTRUN

View file

@ -1,22 +0,0 @@
[selectmenu-value.tentative.html]
[Test that HTMLSelectMenu with no options has empty string for value]
expected: FAIL
[Test value with HTMLOptionElement element option parts]
expected: FAIL
[Test value with non-HTMLOptionElement element option parts]
expected: FAIL
[Test that value is updated when options are removed]
expected: FAIL
[Test that value is updated when the part attribute is removed]
expected: FAIL
[Test that slotted-in selected-value part is updated to value of selectmenu]
expected: FAIL
[Test that option parts in a slotted-in listbox are reflected in the value property]
expected: FAIL

View file

@ -1,2 +0,0 @@
[dialog-focus-shadow-delegatesfocus.html]
expected: ERROR

View file

@ -1,3 +0,0 @@
[dialog-inert.tentative.html]
[dialog-inert]
expected: FAIL

View file

@ -1,3 +0,0 @@
[dialog-show-modal.html]
[Tests that showModal() performs the steps specified in the HTML spec.]
expected: FAIL

View file

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

View file

@ -1,13 +0,0 @@
[popup-element-basic.tentative.html]
[popup element exists]
expected: FAIL
[popup element basic show/hide behavior]
expected: FAIL
[The only visibility control for <popup> is through .show() and .hide().]
expected: FAIL
[The IDL "open" content attribute must have no effect, and must not be reflected to the WebIDL.]
expected: FAIL

View file

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

View file

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

View file

@ -1,45 +0,0 @@
[popup-focus.tentative.html]
[Popup focus test: default behavior - popup is not focused]
expected: FAIL
[Popup focus test: autofocus popup]
expected: FAIL
[Popup focus test: autofocus empty popup]
expected: FAIL
[Popup focus test: autofocus popup with button]
expected: FAIL
[Popup focus test: autofocus child]
expected: FAIL
[Popup focus test: autofocus on tabindex=0 element]
expected: FAIL
[Popup focus test: autofocus multiple children]
expected: FAIL
[Popup focus test: autofocus popup and multiple autofocus children]
expected: FAIL
[Popup focus test: delegatesfocus popup]
expected: FAIL
[Popup focus test: delegatesfocus takes precedence over autofocus]
expected: FAIL
[Popup focus test: delegatesfocus takes precedence over autofocus 2]
expected: FAIL
[Popup focus test: delegatesfocus on empty popup has no effect]
expected: FAIL
[Popup focus test: delegatesfocus on child has no effect]
expected: FAIL
[Popup focus test: delegatesfocus skips contained popups]
expected: FAIL
[Popup focus test: delegatesfocus skips contained dialogs]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

@ -1,4 +0,0 @@
[popup-light-dismiss-on-scroll.tentative.html]
[Scrolling light-dismisses all popups]
expected: FAIL

View file

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

View file

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

View file

@ -1,7 +0,0 @@
[popup-open.tentative.html]
[On setting, the content open attribute must be removed if the IDL open attribute is set to false, and must be present if the IDL open attribute is set to true.]
expected: FAIL
[The IDL open attribute must return true if the content open attribute is set, and false if it is absent.]
expected: FAIL

View file

@ -1,15 +0,0 @@
[popup-shadow-dom.tentative.html]
[anchor references use the DOM tree not the flat tree]
expected: FAIL
[The popup stack is preserved across shadow-inclusive ancestors]
expected: FAIL
[Popups 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

View file

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

View file

@ -1,2 +0,0 @@
[popup-stacking.tentative.html]
expected: ERROR

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

View file

@ -1,14 +0,0 @@
[utf8.tentative.html]
expected: ERROR
[utf-8]
expected: NOTRUN
[shift-jis]
expected: NOTRUN
[windows-1252]
expected: NOTRUN
[utf-7]
expected: NOTRUN

View file

@ -1,2 +0,0 @@
[evaluation-order-1-nothrow-sharedworker.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[evaluation-order-1-sharedworker.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[dynamic-import-with-assertion-argument.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[evaluation-order-1-nothrow-sharedworker.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[evaluation-order-1-nothrow-worker.html]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[evaluation-order-1-nothrow.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -1,2 +0,0 @@
[evaluation-order-1-sharedworker.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[evaluation-order-1-worker.html]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[evaluation-order-1.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -1,2 +0,0 @@
[evaluation-order-2-import-sharedworker.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[evaluation-order-2-import-worker.html]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[evaluation-order-2-import.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -1,2 +0,0 @@
[evaluation-order-3-dynamic-sharedworker.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[evaluation-order-3-dynamic-worker.html]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[evaluation-order-3-dynamic.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -1,4 +0,0 @@
[evaluation-order-4-tla.html]
[Test evaluation order of modules]
expected: FAIL