mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951)
This commit is contained in:
parent
fff9ef87e6
commit
8c8d68e415
1165 changed files with 42920 additions and 6829 deletions
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[2d.gradient.colormix.html]
|
||||
[color-mix works as CanvasGradient color input]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.disconnected-font-size-math.html]
|
||||
expected: CRASH
|
|
@ -1,2 +1,2 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: CRASH
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[sandbox-top-navigation-user-activation-sticky.tentative.sub.window.html]
|
||||
[Allow top with user activation + user activation]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[sandbox-top-navigation-user-activation.tentative.sub.window.html]
|
||||
[Allow top with user activation + user activation]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[disabled-003.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,2 @@
|
|||
[select-appearance-custom-button-no-datalist.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[select-appearance-no-button-custom-datalist.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[select-appearance-no-button-no-datalist.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -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
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
[bounded-css-properties.html]
|
||||
[bounded-css-properties.tentative.html]
|
||||
[Properties with out-of-bounds values should be corrected]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[display-css-property-reference.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[display-css-property.tentative.html]
|
||||
['display' should be either 'inline-block' or 'none']
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[invalid-css-properties.html]
|
||||
[invalid-css-properties.tentative.html]
|
||||
[None of the listed properties should be applied]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[async-script.html?default]
|
||||
|
||||
[async-script.html?reload]
|
||||
expected: ERROR
|
|
@ -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
|
|
@ -1,4 +1,4 @@
|
|||
[navigator_user_agent.https.html]
|
||||
[navigator_user_agent.https.tentative.html]
|
||||
[navigator.userAgentData is exposed.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue