Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951)

This commit is contained in:
Servo WPT Sync 2024-03-31 01:15:08 -04:00 committed by GitHub
parent fff9ef87e6
commit 8c8d68e415
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1165 changed files with 42920 additions and 6829 deletions

View file

@ -1,3 +0,0 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -1,18 +0,0 @@
[history_reload_referrer.html]
[Step 2: Checking HTTP referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 2: Checking document.referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 3: Checking HTTP referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 3: Checking document.referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 4: Checking HTTP referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 4: Checking document.referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.gradient.colormix.html]
[color-mix works as CanvasGradient color input]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas.2d.disconnected-font-size-math.html]
expected: CRASH

View file

@ -1,2 +1,2 @@
[canvas.2d.disconnected.html]
expected: CRASH
expected: FAIL

View file

@ -100,3 +100,21 @@
[directionality of bdi elements: dir=auto numbers in rtl parent]
expected: FAIL
[style element text contents do not influence dir=auto]
expected: FAIL
[script element text contents do not influence dir=auto]
expected: FAIL
[non-html style element text contents influence dir=auto]
expected: FAIL
[non-html script element text contents influence dir=auto]
expected: FAIL
[non-html input element text contents influence dir=auto]
expected: FAIL
[non-html textarea element text contents influence dir=auto]
expected: FAIL

View file

@ -2009,6 +2009,18 @@
[SVGSVGElement interface: attribute onpageswap]
expected: FAIL
[Element interface: document.createElement("noscript") must inherit property "setHTMLUnsafe(HTMLString)" with the proper type]
expected: FAIL
[Element interface: calling setHTMLUnsafe(HTMLString) on document.createElement("noscript") with too few arguments must throw TypeError]
expected: FAIL
[ShadowRoot interface: operation setHTMLUnsafe(HTMLString)]
expected: FAIL
[Element interface: operation setHTMLUnsafe(HTMLString)]
expected: FAIL
[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]
@ -2644,6 +2656,18 @@
[Window interface: window must inherit property "onpageswap" with the proper type]
expected: FAIL
[Document interface: operation parseHTMLUnsafe(HTMLString)]
expected: FAIL
[Document interface: calling parseHTMLUnsafe(HTMLString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
[Document interface: calling parseHTMLUnsafe(HTMLString) on new Document() with too few arguments must throw TypeError]
expected: FAIL
[Document interface: calling parseHTMLUnsafe(HTMLString) on documentWithHandlers with too few arguments must throw TypeError]
expected: FAIL
[idlharness.https.html?include=HTML.*]
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]

View file

@ -1,4 +1,3 @@
[document-base-url-window-initiator-is-not-opener.https.window.html]
expected: TIMEOUT
[window.open() gets base url from initiator not opener.]
expected: [FAIL, PASS, TIMEOUT]

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_escaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT
expected: FAIL

View file

@ -1,3 +1,3 @@
[iframe_sandbox_popups_nonescaping-2.html]
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -1,3 +1,3 @@
[iframe_sandbox_popups_nonescaping-3.html]
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-child-cross-origin-delivered.tentative.sub.window.html]
[A cross-origin frame with delivered sandbox flags can not navigate top]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-child-cross-origin-frame.tentative.sub.window.html]
[A cross-origin frame with frame sandbox flags can navigate top]
expected: FAIL

View file

@ -1,6 +0,0 @@
[sandbox-top-navigation-child-cross-origin.tentative.sub.window.html]
[A cross-origin frame with frame sandbox flags can navigate top]
expected: FAIL
[A cross-origin frame with delivered sandbox flags can not navigate top]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-child-frame-both.tentative.sub.window.html]
[A frame with both top navigation frame sandbox flags uses the less restrictive one]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-child-frame.tentative.sub.window.html]
[A same-origin frame with frame sandbox flags can navigate top]
expected: FAIL

View file

@ -1,6 +0,0 @@
[sandbox-top-navigation-child.tentative.sub.window.html]
[A same-origin frame with frame sandbox flags can navigate top]
expected: FAIL
[A frame with both top navigation frame sandbox flags uses the less restrictive one]
expected: FAIL

View file

@ -1,6 +0,0 @@
[sandbox-top-navigation-escalate-privileges.tentative.sub.window.html]
[A same-origin grandchild with frame allow-top can navigate top]
expected: FAIL
[A sandboxed same-origin grandchild without allow-same-origin can't escalate its own top-nav privileges]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-grandchild-frame-allow-top.tentative.sub.window.html]
[A same-origin grandchild with frame allow-top can navigate top]
expected: FAIL

View file

@ -1,3 +1,3 @@
[sandbox-top-navigation-grandchild.tentative.sub.window.html]
[sandbox-top-navigation-grandchild-sandboxed-cross-origin-parent.tentative.sub.window.html]
[A same-origin sandboxed grandchild in a cross-origin parent can navigate top]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-grandchild-sandboxed-escalate.tentative.sub.window.html]
[A sandboxed same-origin grandchild without allow-same-origin can't escalate its own top-nav privileges]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-same-site-no-activation.tentative.sub.window.html]
[A same-site unsandboxed iframe navigation without sticky user activation does not allow top-level navigation.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-same-site.tentative.sub.window.html]
[A same-site unsandboxed iframe navigation does not consume user activation and allows top-level navigation.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-user-activation-sticky.tentative.sub.window.html]
[Allow top with user activation + user activation]
expected: FAIL

View file

@ -1,3 +0,0 @@
[sandbox-top-navigation-user-activation.tentative.sub.window.html]
[Allow top with user activation + user activation]
expected: FAIL

View file

@ -1,4 +0,0 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -167,9 +167,6 @@
[text/plain: 0x00 in value (normal form)]
expected: FAIL
[text/plain: 0x00 in value (formdata event)]
expected: FAIL
[text/plain: \\n in name (normal form)]
expected: FAIL

View file

@ -1,2 +0,0 @@
[disabled-003.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[select-appearance-custom-button-no-datalist.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[select-appearance-no-button-custom-datalist.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[select-appearance-no-button-no-datalist.tentative.html]
expected: TIMEOUT

View file

@ -2,9 +2,6 @@
[<button>s and <datalist>s should be allowed in <select>.]
expected: FAIL
[Nested <button>s in <select> should be flattened out.]
expected: FAIL
[</select> should close <button>.]
expected: FAIL

View file

@ -1,3 +1,3 @@
[bounded-css-properties.html]
[bounded-css-properties.tentative.html]
[Properties with out-of-bounds values should be corrected]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-css-property-reference.tentative.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[display-css-property.tentative.html]
['display' should be either 'inline-block' or 'none']
expected: FAIL

View file

@ -1,3 +1,3 @@
[invalid-css-properties.html]
[invalid-css-properties.tentative.html]
[None of the listed properties should be applied]
expected: FAIL

View file

@ -1,4 +1,4 @@
[negative-offset-and-margin.html]
[negative-offset-and-margin.tentative.html]
[Negative margins/offset should be changed to 0px]
expected: FAIL

View file

@ -1,3 +1,3 @@
[no-end-tag-no-contents.html]
[no-end-tag-no-contents.tentative.html]
[The permission element should have no end tag or contents]
expected: FAIL

View file

@ -0,0 +1,3 @@
[button-type-reset-popovertarget.tentative.html]
[Button type=reset and type=submit should not run popover algorithms when in a form.]
expected: FAIL

View file

@ -1,3 +1,4 @@
[integrity.html]
expected: ERROR
[The integrity attribute must be verified on the top-level of a module loading a CSS module and allow it to execute when it matches]
expected: FAIL

View file

@ -1,4 +0,0 @@
[async-script.html?default]
[async-script.html?reload]
expected: ERROR

View file

@ -1,23 +1,11 @@
[navigator-window-controls-overlay.html]
[getBoundingClientRect should be a method of the windowControlsOverlay object]
expected: FAIL
[visible should be false]
expected: FAIL
[getBoundingClientRect return type should be DOMRect]
[navigator-window-controls-overlay.tentative.html]
[the windowControlsOverlay object should exist on the navigator object]
expected: FAIL
[visible should be a member of the windowControlsOverlay object]
expected: FAIL
[the windowControlsOverlay object should exist on the navigator object]
expected: FAIL
[getBoundingClientRect should return a empty DOMRect]
expected: FAIL
[ongeometrychange should be a member of the windowControlsOverlay object]
[visible should be false]
expected: FAIL
[getTitlebarAreaRect should be a method of the windowControlsOverlay object]
@ -28,3 +16,6 @@
[getTitlebarAreaRect should return a empty DOMRect]
expected: FAIL
[ongeometrychange should be a member of the windowControlsOverlay object]
expected: FAIL