Auto merge of #29619 - servo:wpt_update_12-04-2023, r=jdm

Sync WPT with upstream (12-04-2023)

Automated downstream sync of changes from upstream as of 12-04-2023
[no-wpt-sync]
r? @servo-wpt-sync
This commit is contained in:
bors-servo 2023-04-12 07:20:57 +02:00 committed by GitHub
commit d37865e3eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
189 changed files with 3001 additions and 832 deletions

View file

@ -0,0 +1,3 @@
[hit-test-floats-003.html]
[Miss float below something else]
expected: FAIL

View file

@ -1,2 +0,0 @@
[bg-color-with-gradient.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[system-color-hightlights-vs-getSelection-001.html]
expected: FAIL

View file

@ -544,3 +544,153 @@
[margin-right length(mm) / events]
expected: FAIL
[margin-right length(cm) / events]
expected: FAIL
[margin-right length(in) / events]
expected: FAIL
[margin-top length(pt) / events]
expected: FAIL
[margin-top length(pc) / events]
expected: FAIL
[margin-top length(px) / events]
expected: FAIL
[margin-top length(em) / events]
expected: FAIL
[margin-top length(ex) / events]
expected: FAIL
[margin-top length(mm) / events]
expected: FAIL
[margin-top length(cm) / events]
expected: FAIL
[margin-top length(in) / events]
expected: FAIL
[height length(pt) / events]
expected: FAIL
[height length(pc) / events]
expected: FAIL
[height length(px) / events]
expected: FAIL
[height length(em) / events]
expected: FAIL
[height length(ex) / events]
expected: FAIL
[height length(mm) / events]
expected: FAIL
[height length(cm) / events]
expected: FAIL
[height length(in) / events]
expected: FAIL
[height percentage(%) / events]
expected: FAIL
[width length(pt) / events]
expected: FAIL
[width length(pc) / events]
expected: FAIL
[width length(px) / events]
expected: FAIL
[width length(em) / events]
expected: FAIL
[width length(ex) / events]
expected: FAIL
[width length(mm) / events]
expected: FAIL
[width length(cm) / events]
expected: FAIL
[width length(in) / events]
expected: FAIL
[width percentage(%) / events]
expected: FAIL
[min-height length(pt) / events]
expected: FAIL
[min-height length(pc) / events]
expected: FAIL
[min-height length(px) / events]
expected: FAIL
[min-height length(em) / events]
expected: FAIL
[min-height length(ex) / events]
expected: FAIL
[min-height length(mm) / events]
expected: FAIL
[min-height length(cm) / events]
expected: FAIL
[min-height length(in) / events]
expected: FAIL
[min-height percentage(%) / events]
expected: FAIL
[min-width length(pt) / events]
expected: FAIL
[min-width length(pc) / events]
expected: FAIL
[min-width length(px) / events]
expected: FAIL
[min-width length(em) / events]
expected: FAIL
[min-width length(ex) / events]
expected: FAIL
[min-width length(mm) / events]
expected: FAIL
[min-width length(cm) / events]
expected: FAIL
[min-width length(in) / events]
expected: FAIL
[min-width percentage(%) / events]
expected: FAIL
[max-height length(pt) / events]
expected: FAIL
[max-height length(pc) / events]
expected: FAIL
[max-height length(px) / events]
expected: FAIL
[max-height length(em) / events]
expected: FAIL

View file

@ -4,3 +4,6 @@
[text-shadow]
expected: FAIL
[box-shadow-with-comment]
expected: FAIL

View file

@ -0,0 +1,3 @@
[CaretPosition-001.html]
[Element at (400, 100)]
expected: FAIL

View file

@ -0,0 +1,3 @@
[elementFromPoint-001.html]
[CSSOM View - 5 - extensions to the Document interface]
expected: FAIL

View file

@ -14,5 +14,5 @@
[test some point of the element: bottom right corner]
expected: FAIL
[test the top of layer]
[test some point of the element: top left corner]
expected: FAIL

View file

@ -1,6 +1,3 @@
[elementsFromPoint-iframes.html]
[elementsFromPoint on the root document for points in iframe elements]
expected: FAIL
[elementsFromPoint on inner documents]
expected: FAIL

View file

@ -0,0 +1,27 @@
[inverted-colors.html]
[Should be known: '(inverted-colors)']
expected: FAIL
[Should be known: '(inverted-colors: none)']
expected: FAIL
[Should be known: '(inverted-colors: inverted)']
expected: FAIL
[Should be parseable: '(inverted-colors: 0)']
expected: FAIL
[Should be parseable: '(inverted-colors: no-preference)']
expected: FAIL
[Should be parseable: '(inverted-colors: 10px)']
expected: FAIL
[Should be parseable: '(inverted-colors: none inverted)']
expected: FAIL
[Should be parseable: '(inverted-colors: none/inverted)']
expected: FAIL
[Check that none evaluates to false in the boolean context]
expected: FAIL

View file

@ -1,3 +1,4 @@
[keepalive.any.html]
expected: TIMEOUT
[keepalive in onunload in nested frame in another window]
expected: FAIL

View file

@ -1,2 +0,0 @@
[redirect-keepalive.any.html]
expected: TIMEOUT

View file

@ -0,0 +1,14 @@
[redirect-origin.any.worker.html]
[[POST\] Redirect 307 Same origin to same origin]
expected: FAIL
[[POST\] Redirect 308 Same origin to same origin]
expected: FAIL
[redirect-origin.any.html]
[[POST\] Redirect 307 Same origin to same origin]
expected: FAIL
[[POST\] Redirect 308 Same origin to same origin]
expected: FAIL

View file

@ -1,5 +1,4 @@
[iframe.tentative.https.window.html]
expected: TIMEOUT
[private to local: failed preflight.]
expected: FAIL
@ -31,7 +30,7 @@
expected: FAIL
[public to local, grandparent navigates: failure.]
expected: TIMEOUT
expected: FAIL
[public to local, grandparent navigates: success.]
expected: TIMEOUT
expected: FAIL

View file

@ -4,10 +4,10 @@
expected: FAIL
[sec-fetch-site - Not sent to non-trustworthy same-site destination, no attributes]
expected: TIMEOUT
expected: FAIL
[sec-fetch-site - Not sent to non-trustworthy cross-site destination, no attributes]
expected: NOTRUN
expected: TIMEOUT
[sec-fetch-mode - Not sent to non-trustworthy same-origin destination, no attributes]
expected: NOTRUN

View file

@ -5,3 +5,6 @@
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
expected: TIMEOUT
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
expected: FAIL

View file

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

View file

@ -1,3 +1,4 @@
[creating_browsing_context_test_01.html]
expected: TIMEOUT
[first argument: absolute url]
expected: FAIL
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.text-outside-of-the-flat-tree.html]
expected: FAIL

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_escaping-1.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,4 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -1,3 +1,9 @@
[non-active-document.html]
[DOMParser]
expected: FAIL
[createHTMLDocument]
expected: FAIL
[<template>]
expected: FAIL

View file

@ -0,0 +1,3 @@
[historical.html]
[<input name=isindex> should not be supported]
expected: FAIL

View file

@ -1,4 +1,5 @@
[htmlanchorelement_noopener.html]
expected: TIMEOUT
[Check that targeting of rel=noopener with a given name reuses an existing window with that name]
expected: FAIL
@ -9,4 +10,4 @@
expected: FAIL
[Check that rel=noopener with target=_self does a normal load]
expected: FAIL
expected: NOTRUN

View file

@ -1,3 +0,0 @@
[DOMContentLoaded-defer.html]
[The end: DOMContentLoaded and defer scripts]
expected: FAIL

View file

@ -1,3 +0,0 @@
[html5lib_innerHTML_template.html]
[html5lib_innerHTML_template.html 64d3e0e4395745b6ea928e5f5cf888bf675a598b]
expected: FAIL

View file

@ -0,0 +1,13 @@
[html5lib_webkit02.html?run_type=write]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL
[html5lib_webkit02.html?run_type=write_single]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL
[html5lib_webkit02.html?run_type=uri]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL

View file

@ -58,43 +58,43 @@
expected: FAIL
[content-type 19 : text/html;",",text/plain]
expected: TIMEOUT
expected: FAIL
[mime-type 1 : text/html;charset=gbk]
expected: NOTRUN
expected: FAIL
[mime-type 2 : TEXT/HTML;CHARSET=GBK]
expected: NOTRUN
expected: FAIL
[mime-type 4 : text/html;charset=gbk(]
expected: NOTRUN
expected: FAIL
[mime-type 5 : text/html;x=(;charset=gbk]
expected: NOTRUN
expected: FAIL
[mime-type 7 : text/html;charset=gbk;charset=windows-1255]
expected: NOTRUN
expected: FAIL
[mime-type 8 : text/html;charset=();charset=GBK]
expected: NOTRUN
expected: FAIL
[mime-type 10 : text/html;charset =gbk]
expected: NOTRUN
expected: FAIL
[mime-type 11 : text/html ;charset=gbk]
expected: NOTRUN
expected: FAIL
[mime-type 12 : text/html; charset=gbk]
expected: NOTRUN
expected: FAIL
[mime-type 13 : text/html;charset= gbk]
expected: NOTRUN
expected: FAIL
[mime-type 14 : text/html;charset= "gbk"]
expected: NOTRUN
expected: FAIL
[mime-type 16 : text/html;charset=\x0bgbk]
expected: NOTRUN
expected: TIMEOUT
[mime-type 17 : text/html;charset=\x0cgbk]
expected: NOTRUN

View file

@ -1,5 +1,4 @@
[audiocontext-not-fully-active.html]
expected: TIMEOUT
[frame in navigated remote-site frame]
expected: FAIL

View file

@ -0,0 +1,4 @@
[018.html]
expected: TIMEOUT
[origin of the script that invoked the method, javascript:]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[017.html]
expected: TIMEOUT
[origin of the script that invoked the method, about:blank]
expected: TIMEOUT

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,3 @@
[hit-test-floats-002.html]
[Hit test float]
expected: FAIL

View file

@ -1,3 +1,6 @@
[block-in-inline-hittest-002.html]
[elementsFromPoint]
expected: FAIL
[elementFromPoint]
expected: FAIL

View file

@ -1,2 +0,0 @@
[bg-color-with-gradient.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[system-color-hightlights-vs-getSelection-001.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[hittest-anonymous-box.html]
[Hit-testing within an anonymous flex-item should return the flexbox as the hittest result.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[hittest-before-pseudo.html]
[Hit-testing text within a pseudo-element flex-item should return the flexbox as the hittest result.]
expected: FAIL

View file

@ -17,9 +17,6 @@
[Test @font-face matching for weight 399]
expected: FAIL
[Test @font-face matching for weight 400]
expected: FAIL
[Test @font-face matching for weight 470]
expected: FAIL
@ -37,7 +34,3 @@
[Test @font-face matching for weight 250]
expected: FAIL
[Test @font-face matching for weight 420]
expected: FAIL

View file

@ -0,0 +1,3 @@
[inline-with-filter-and-hidden-backface.html]
[Hit test]
expected: FAIL

View file

@ -326,153 +326,3 @@
[margin-right length(mm) / values]
expected: [FAIL, PASS]
[color color(rgba) / values]
expected: FAIL
[font-size length(pt) / values]
expected: FAIL
[font-size length(pc) / values]
expected: FAIL
[font-size length(px) / values]
expected: FAIL
[font-size length(em) / values]
expected: FAIL
[font-size length(ex) / values]
expected: FAIL
[font-size length(mm) / values]
expected: FAIL
[font-size length(cm) / values]
expected: FAIL
[font-size length(in) / values]
expected: FAIL
[font-size percentage(%) / values]
expected: FAIL
[font-weight font-weight(keyword) / values]
expected: FAIL
[font-weight font-weight(numeric) / values]
expected: FAIL
[line-height number(integer) / values]
expected: FAIL
[line-height number(decimal) / values]
expected: FAIL
[line-height length(pt) / values]
expected: FAIL
[line-height length(pc) / values]
expected: FAIL
[line-height length(px) / values]
expected: FAIL
[line-height length(em) / values]
expected: FAIL
[line-height length(ex) / values]
expected: FAIL
[line-height length(mm) / values]
expected: FAIL
[line-height length(cm) / values]
expected: FAIL
[line-height length(in) / values]
expected: FAIL
[line-height percentage(%) / values]
expected: FAIL
[letter-spacing length(pt) / values]
expected: FAIL
[letter-spacing length(pc) / values]
expected: FAIL
[letter-spacing length(px) / values]
expected: FAIL
[letter-spacing length(em) / values]
expected: FAIL
[letter-spacing length(ex) / values]
expected: FAIL
[letter-spacing length(mm) / values]
expected: FAIL
[letter-spacing length(cm) / values]
expected: FAIL
[letter-spacing length(in) / values]
expected: FAIL
[word-spacing length(pt) / values]
expected: FAIL
[word-spacing length(pc) / values]
expected: FAIL
[word-spacing length(px) / values]
expected: FAIL
[word-spacing length(em) / values]
expected: FAIL
[word-spacing length(ex) / values]
expected: FAIL
[word-spacing length(mm) / values]
expected: FAIL
[word-spacing length(cm) / values]
expected: FAIL
[word-spacing length(in) / values]
expected: FAIL
[word-spacing percentage(%) / values]
expected: FAIL
[text-indent length(pt) / values]
expected: FAIL
[text-indent length(pc) / values]
expected: FAIL
[text-indent length(px) / values]
expected: FAIL
[text-indent length(em) / values]
expected: FAIL
[text-indent length(ex) / values]
expected: FAIL
[text-indent length(mm) / values]
expected: FAIL
[text-indent length(cm) / values]
expected: FAIL
[text-indent length(in) / values]
expected: FAIL
[text-indent percentage(%) / values]
expected: FAIL
[text-shadow shadow(shadow) / values]
expected: FAIL

View file

@ -4,90 +4,3 @@
[background-position length-em(em) / values]
expected: FAIL
[border-top-width length-em(em) / events]
expected: FAIL
[border-right-width length-em(em) / events]
expected: FAIL
[border-bottom-width length-em(em) / events]
expected: FAIL
[border-left-width length-em(em) / events]
expected: FAIL
[padding-bottom length-em(em) / events]
expected: FAIL
[padding-left length-em(em) / events]
expected: FAIL
[padding-right length-em(em) / events]
expected: FAIL
[padding-top length-em(em) / events]
expected: FAIL
[margin-bottom length-em(em) / events]
expected: FAIL
[margin-left length-em(em) / events]
expected: FAIL
[margin-right length-em(em) / events]
expected: FAIL
[margin-top length-em(em) / events]
expected: FAIL
[height length-em(em) / events]
expected: FAIL
[width length-em(em) / events]
expected: FAIL
[min-height length-em(em) / events]
expected: FAIL
[min-width length-em(em) / events]
expected: FAIL
[max-height length-em(em) / events]
expected: FAIL
[max-width length-em(em) / events]
expected: FAIL
[top length-em(em) / events]
expected: FAIL
[right length-em(em) / events]
expected: FAIL
[bottom length-em(em) / events]
expected: FAIL
[left length-em(em) / events]
expected: FAIL
[line-height length-em(em) / events]
expected: FAIL
[letter-spacing length-em(em) / events]
expected: FAIL
[word-spacing length-em(em) / events]
expected: FAIL
[text-indent length-em(em) / events]
expected: FAIL
[outline-offset length-em(em) / events]
expected: FAIL
[outline-width length-em(em) / events]
expected: FAIL
[vertical-align length-em(em) / events]
expected: FAIL

View file

@ -0,0 +1,3 @@
[CaretPosition-001.html]
[Element at (400, 100)]
expected: FAIL

View file

@ -1,2 +0,0 @@
[elementFromPoint-dynamic-anon-box.html]
expected: CRASH

View file

@ -1,3 +0,0 @@
[elementFromPoint-float-in-relative.html]
[elementFromPoint-float-in-relative]
expected: FAIL

View file

@ -0,0 +1,3 @@
[elementFromPoint-float-in-table.html]
[float-in-div]
expected: FAIL

View file

@ -13,3 +13,15 @@
[<li>Outside 3</li>]
expected: FAIL
[<li>Inside 2</li>]
expected: FAIL
[<li>Inside 3</li>]
expected: FAIL
[<li>Image Inside 1</li>]
expected: FAIL
[<li>Image Inside 2</li>]
expected: FAIL

View file

@ -0,0 +1,3 @@
[elementFromPoint-visibility-hidden-resizer.html]
[elementFromPoint on resizer area of an element with visibility:hidden]
expected: FAIL

View file

@ -17,6 +17,3 @@
[test some point of the element: bottom right corner]
expected: FAIL
[test the top of layer]
expected: FAIL

View file

@ -0,0 +1,3 @@
[elementsFromPoint-invalid-cases.html]
[The root element is the last element returned for otherwise empty queries within the viewport]
expected: FAIL

View file

@ -1,6 +0,0 @@
[scroll-behavior-smooth-navigation.html]
[Instant scrolling while doing history navigation.]
expected: FAIL
[Smooth scrolling while doing history navigation.]
expected: FAIL

View file

@ -0,0 +1,27 @@
[inverted-colors.html]
[Should be known: '(inverted-colors)']
expected: FAIL
[Should be known: '(inverted-colors: none)']
expected: FAIL
[Should be known: '(inverted-colors: inverted)']
expected: FAIL
[Should be parseable: '(inverted-colors: 0)']
expected: FAIL
[Should be parseable: '(inverted-colors: no-preference)']
expected: FAIL
[Should be parseable: '(inverted-colors: 10px)']
expected: FAIL
[Should be parseable: '(inverted-colors: none inverted)']
expected: FAIL
[Should be parseable: '(inverted-colors: none/inverted)']
expected: FAIL
[Check that none evaluates to false in the boolean context]
expected: FAIL

View file

@ -1,2 +0,0 @@
[scripting-print-noscript.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[scripting-print-script.html]
expected: FAIL

View file

@ -1,27 +0,0 @@
[scripting.html]
[Should be known: '(scripting)']
expected: FAIL
[Should be known: '(scripting: enabled)']
expected: FAIL
[Should be known: '(scripting: initial-only)']
expected: FAIL
[Should be known: '(scripting: none)']
expected: FAIL
[Should be parseable: '(scripting: 0)']
expected: FAIL
[Should be parseable: '(scripting: 10px)']
expected: FAIL
[Should be parseable: '(scripting: invalid)']
expected: FAIL
[Check that scripting currently matches 'enabled']
expected: FAIL
[Check that scripting currently evaluates to true in the boolean context]
expected: FAIL

View file

@ -1,6 +1,17 @@
[redirect-origin.any.html]
[[POST\] Redirect 307 Same origin to same origin]
expected: FAIL
[[POST\] Redirect 308 Same origin to same origin]
expected: FAIL
[redirect-origin.any.worker.html]
[redirect-origin]
expected: FAIL
[[POST\] Redirect 307 Same origin to same origin]
expected: FAIL
[[POST\] Redirect 308 Same origin to same origin]
expected: FAIL

View file

@ -1,5 +1,4 @@
[iframe.tentative.https.window.html]
expected: TIMEOUT
[private to local: failed preflight.]
expected: FAIL
@ -34,4 +33,4 @@
expected: FAIL
[public to local, grandparent navigates: success.]
expected: TIMEOUT
expected: FAIL

View file

@ -146,6 +146,3 @@
[list-style-image sec-fetch-site - HTTPS downgrade-upgrade]
expected: FAIL
[background-image sec-fetch-dest - Not sent to non-trustworthy same-origin destination]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[empty-iframe-load-event.html]
[Check execution order from nested timeout]
expected: FAIL
[Check execution order on load handler]
expected: FAIL

View file

@ -1,12 +1,13 @@
[failure-check-sequence.https.html]
expected: TIMEOUT
[CSP check precedes COEP check - CSP header first]
expected: FAIL
expected: NOTRUN
[COEP check precedes X-Frame-Options check]
expected: FAIL
expected: NOTRUN
[CSP check precedes COEP check - COEP header first]
expected: FAIL
expected: NOTRUN
[CSP check precedes X-Frame-Options check]
expected: FAIL
expected: TIMEOUT

View file

@ -1,9 +1,10 @@
[iframe-src-aboutblank-navigate-immediately.html]
expected: TIMEOUT
[Navigating to a different document with window.open]
expected: FAIL
[Navigating to a different document with form submission]
expected: FAIL
expected: NOTRUN
[Navigating to a different document with link click]
expected: FAIL
expected: TIMEOUT

View file

@ -1,6 +1,10 @@
[javascript-url-no-beforeunload.window.html]
expected: TIMEOUT
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: string completion]
expected: FAIL
expected: NOTRUN
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
expected: FAIL
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
expected: TIMEOUT

View file

@ -16,6 +16,3 @@
[D83D DE0D set in href="" targeting a frame and clicked]
expected: FAIL
[DE0D 0041 set in href="" targeting a frame and clicked]
expected: FAIL

View file

@ -1,3 +0,0 @@
[a-click.html]
[aElement.click() before the load event must NOT replace]
expected: FAIL

View file

@ -0,0 +1,3 @@
[pageload-image-in-popup.html]
[The document for a standalone media file should have one child in the body.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,5 +1,4 @@
[embedded-opener-remove-frame.html]
expected: CRASH
[opener and "removed" embedded documents]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.text-outside-of-the-flat-tree.html]
expected: FAIL

View file

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

View file

@ -1,7 +1,6 @@
[autofocus-dialog.html]
expected: TIMEOUT
[<dialog> can contain autofocus, without stopping page autofocus content from working]
expected: TIMEOUT
expected: FAIL
[<dialog>-contained autofocus element gets focused when the dialog is shown]
expected: NOTRUN
expected: FAIL

View file

@ -1,5 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
type: testharness
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,4 @@
[iframe_sandbox_popups_escaping-2.html]
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,3 @@
[historical.html]
[<input name=isindex> should not be supported]
expected: FAIL

View file

@ -11,3 +11,6 @@
[Check that rel=noopener with target=_parent does a normal load]
expected: FAIL
[Check that rel=noopener with target=_self does a normal load]
expected: FAIL

View file

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

View file

@ -1,3 +0,0 @@
[DOMContentLoaded-defer.html]
[The end: DOMContentLoaded and defer scripts]
expected: FAIL

View file

@ -1,3 +0,0 @@
[html5lib_innerHTML_template.html]
[html5lib_innerHTML_template.html 64d3e0e4395745b6ea928e5f5cf888bf675a598b]
expected: FAIL

View file

@ -0,0 +1,13 @@
[html5lib_webkit02.html?run_type=write_single]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL
[html5lib_webkit02.html?run_type=uri]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL
[html5lib_webkit02.html?run_type=write]
[html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0]
expected: FAIL

View file

@ -3,6 +3,3 @@
expected: TIMEOUT
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: TIMEOUT
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: FAIL

View file

@ -1,6 +1,7 @@
[promise-rejection-events.html]
expected: TIMEOUT
[delayed handling: delaying handling rejected promise created from createImageBitmap will cause both events to fire]
expected: FAIL
expected: TIMEOUT
[unhandledrejection: from createImageBitmap which is UA triggered]
expected: FAIL

View file

@ -1,7 +1,6 @@
[cors-preflight.any.html]
expected: ERROR
[PerformanceResourceTiming sizes fetch with preflight test]
expected: TIMEOUT
expected: FAIL
[cors-preflight.any.worker.html]

View file

@ -0,0 +1,4 @@
[018.html]
expected: TIMEOUT
[origin of the script that invoked the method, javascript:]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[Worker-constructor.html]
expected: ERROR

View file

@ -1,3 +0,0 @@
[scrollBy.html]
[Ensure that the window.scrollBy function affects scroll position as expected]
expected: FAIL

View file

@ -21,7 +21,7 @@
<link rel="help" href="https://drafts.csswg.org/css-backgrounds-4/#valdef-background-clip-text">
<link rel="match" href="clip-text-multi-line-ref.html">
<link rel="stylesheet" href="/fonts/ahem.css">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5846" />
<style>
div
{

View file

@ -5,7 +5,7 @@
<link rel="author" title="schenney" href="mailto:schenney@chromium.org">
<link rel="help" href="https://www.w3.org/TR/css-backgrounds-3/#the-background-origin">
<link rel="match" href="reference/background-gradient-subpixel-fills-area-ref.html">
<meta name="fuzzy" content="maxDifference=0-1;totalPixels=6800">
<meta name="fuzzy" content="maxDifference=0-1;totalPixels=0-6800">
<style>
ul {
width: 396.875px;

View file

@ -5,6 +5,7 @@
<link rel="author" title="Rune Lillesveen" href="mailto:futhark@chromium.org">
<link rel="match" href="background-clip-color-repaint-ref.html">
<link rel="help" href="https://drafts.csswg.org/css-backgrounds/#layering">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-9693" />
<style>
#box {
width: 150px;

View file

@ -8,6 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-round-1-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'round round' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-12" />
<style type="text/css">
.outer {
width: 72px;

View file

@ -8,6 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-round-1-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'round repeat' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-12" />
<style type="text/css">
.outer {
width: 72px;

View file

@ -8,6 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-round-1-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'repeat round' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-12" />
<style type="text/css">
.outer {
width: 72px;

View file

@ -8,6 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-round-2-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'round no-repeat' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-9" />
<style type="text/css">
.outer {
width: 72px;

View file

@ -8,6 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-round-3-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'no-repeat round' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-9" />
<style type="text/css">
.outer {
width: 72px;

View file

@ -8,7 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-space-4-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'repeat space' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7905">
<meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7908">
<style type="text/css">
.outer {
width: 96px;

View file

@ -8,7 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-space-5-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'space repeat' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7950">
<meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7960">
<style type="text/css">
.outer {
width: 106px;

View file

@ -8,7 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-space-6-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'round space' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-15780">
<meta name="fuzzy" content="maxDifference=0-64; totalPixels=0-15894">
<style type="text/css">
.outer {
width: 192px;

View file

@ -8,7 +8,7 @@
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-space-7-ref.html">
<meta name="assert" content="Test checks whether background-repeat: 'space round' works correctly or not.">
<meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-15878">
<meta name="fuzzy" content="maxDifference=0-64; totalPixels=0-15878">
<style type="text/css">
.outer {
width: 106px;

View file

@ -7,7 +7,7 @@
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<link rel="help" href="https://www.w3.org/TR/css3-background/#background-repeat">
<link rel="match" href="background-repeat-space-8-ref.html">
<meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-15880" />
<meta name="fuzzy" content="maxDifference=0-80; totalPixels=0-15880" />
<meta name="assert" content="Test checks whether background-repeat: 'space' works correctly or not.">
<style type="text/css">
.outer {

View file

@ -8,6 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat" />
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-repeat" />
<meta name="flags" content="image" />
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5" />
<meta name="assert" content="The image is placed once in the background positioning area and not repeated in any direction." />
<style type="text/css">
<![CDATA[

Some files were not shown because too many files have changed in this diff Show more