Sync WPT with upstream (20-08-2023) (#30143)

* Update web-platform-tests to revision b'50e91f3cfd1140cafc188516488f2dca289239af'

* Delete flaky result for css2/linebox/vertical-align-baseline-002

* Delete flaky result for html/rendering/bindings/the-textarea-element-0/cols-default.html.ini

* Delete flaky result for CSS2/lists/list-style-applies-to-001.xht.ini

---------

Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync 2023-08-22 07:36:48 -04:00 committed by GitHub
parent 66dd68a210
commit 5cfa80e86f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
510 changed files with 17832 additions and 1727 deletions

View file

@ -0,0 +1,2 @@
[border-image-repeat-round-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-repeat-round-stretch-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-repeat-stretch-round-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-width-001.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-synthesis-position-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-variant-position-04.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-variant-position-05.html]
expected: FAIL

View file

@ -85,3 +85,6 @@
[Property font-variant-emoji inherits] [Property font-variant-emoji inherits]
expected: FAIL expected: FAIL
[Property font-synthesis has initial value weight style small-caps position]
expected: FAIL

View file

@ -34,3 +34,21 @@
[Property font-synthesis value 'weight style small-caps'] [Property font-synthesis value 'weight style small-caps']
expected: FAIL expected: FAIL
[Property font-synthesis value 'position']
expected: FAIL
[Property font-synthesis value 'small-caps position']
expected: FAIL
[Property font-synthesis value 'style position']
expected: FAIL
[Property font-synthesis value 'style small-caps position']
expected: FAIL
[Property font-synthesis value 'weight position']
expected: FAIL
[Property font-synthesis value 'weight style small-caps position']
expected: FAIL

View file

@ -0,0 +1,6 @@
[font-synthesis-position-valid.html]
[e.style['font-synthesis-position'\] = "auto" should set the property value]
expected: FAIL
[e.style['font-synthesis-position'\] = "none" should set the property value]
expected: FAIL

View file

@ -28,3 +28,15 @@
[e.style['font-synthesis'\] = "small-caps style weight " should set the property value] [e.style['font-synthesis'\] = "small-caps style weight " should set the property value]
expected: FAIL expected: FAIL
[e.style['font-synthesis'\] = "position" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight small-caps style" should set the property value]
expected: FAIL

View file

@ -23,9 +23,6 @@
[Test @font-face matching for weight 99] [Test @font-face matching for weight 99]
expected: FAIL expected: FAIL
[Test @font-face matching for weight 100]
expected: FAIL
[Test @font-face matching for weight 249] [Test @font-face matching for weight 249]
expected: FAIL expected: FAIL

View file

@ -1,3 +1,3 @@
[background-image-tiled.https.html] [background-image-tiled.https.html]
type: reftest type: reftest
expected: FAIL expected: CRASH

View file

@ -0,0 +1,2 @@
[backdrop-tree-abiding-slotted.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[text-decoration-line-grammar-error-color-001.optional.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-decoration-line-spelling-error-color-001.optional.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-breaking-atomic-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-006.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-010.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-011.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-013.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-014.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-016.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-018.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-019.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-020.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-021.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-022.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-024.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-026.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-replaced-003.html]
expected: FAIL

View file

@ -37,3 +37,6 @@
[Nested inside :host, with trailing whitespace] [Nested inside :host, with trailing whitespace]
expected: FAIL expected: FAIL
[Pseudo-elements inside]
expected: FAIL

View file

@ -0,0 +1,6 @@
[remove-all-listeners.html]
[Removing all listeners and then adding a new one should work.]
expected: FAIL
[Nested usage of once listeners should work.]
expected: FAIL

View file

@ -1,5 +1,4 @@
[redirect-keepalive.any.html] [redirect-keepalive.any.html]
expected: TIMEOUT
[[keepalive\][new window\][unload\] same-origin redirect] [[keepalive\][new window\][unload\] same-origin redirect]
expected: FAIL expected: FAIL

View file

@ -0,0 +1,2 @@
[sendondiscard.tentative.https.window.html]
expected: ERROR

View file

@ -1,4 +0,0 @@
[resources-with-0x00-in-header.window.html]
[Expect network error for frame navigation to resource with 0x00 in a header]
expected: FAIL

View file

@ -152,3 +152,6 @@
[border-image sec-fetch-site - HTTPS downgrade (header not sent)] [border-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: FAIL expected: FAIL
[background-image sec-fetch-dest - Not sent to non-trustworthy same-site destination]
expected: TIMEOUT

View file

@ -7,3 +7,9 @@
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank#foo'] [load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank#foo']
expected: FAIL expected: FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
expected: FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
expected: FAIL

View file

@ -1,6 +1,10 @@
[javascript-url-referrer.window.html] [javascript-url-referrer.window.html]
expected: TIMEOUT
[unsafe-url referrer policy used to create the starting page] [unsafe-url referrer policy used to create the starting page]
expected: FAIL expected: FAIL
[origin referrer policy used to create the starting page] [origin referrer policy used to create the starting page]
expected: FAIL expected: FAIL
[no-referrer referrer policy used to create the starting page]
expected: TIMEOUT

View file

@ -10,12 +10,3 @@
[0080 00FF set in href="" targeting a frame and clicked] [0080 00FF set in href="" targeting a frame and clicked]
expected: FAIL expected: FAIL
[0080 00FF 0100 set in href="" targeting a frame and clicked]
expected: FAIL
[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 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,5 +1,4 @@
[cross-origin-objects.html] [cross-origin-objects.html]
expected: TIMEOUT
[Basic sanity-checking (cross-origin)] [Basic sanity-checking (cross-origin)]
expected: FAIL expected: FAIL

View file

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

View file

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

View file

@ -1,4 +1,4 @@
[size.attributes.parse.minus.worker.html] [size.attributes.parse.minus.worker.html]
expected: CRASH
[Parsing of non-negative integers] [Parsing of non-negative integers]
expected: FAIL expected: FAIL

View file

@ -1,4 +0,0 @@
[skip-another-top-level-browsing-context.html]
expected: TIMEOUT
[Autofocus elements queued in another top-level browsing context's documents should be skipped.]
expected: TIMEOUT

View file

@ -1,2 +1,2 @@
[table-column-width.html] [table-column-width.html]
expected: TIMEOUT expected: CRASH

View file

@ -0,0 +1,2 @@
[details-pseudo-elements-001.tentative.html]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -3,6 +3,3 @@
expected: TIMEOUT expected: TIMEOUT
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document] [The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: TIMEOUT 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,10 +1,9 @@
[promise-job-entry-different-function-realm.html] [promise-job-entry-different-function-realm.html]
expected: TIMEOUT
[Fulfillment handler on fulfilled promise] [Fulfillment handler on fulfilled promise]
expected: FAIL expected: FAIL
[Rejection handler on pending-then-rejected promise] [Rejection handler on pending-then-rejected promise]
expected: TIMEOUT expected: FAIL
[Thenable resolution] [Thenable resolution]
expected: FAIL expected: FAIL
@ -13,4 +12,4 @@
expected: FAIL expected: FAIL
[Fulfillment handler on pending-then-fulfilled promise] [Fulfillment handler on pending-then-fulfilled promise]
expected: TIMEOUT expected: FAIL

View file

@ -0,0 +1,2 @@
[strategy-worker-terminate.html]
expected: CRASH

View file

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

View file

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

View file

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

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,2 @@
[mix-blend-mode-animation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-013.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-repeat-round-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-repeat-round-stretch-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-repeat-stretch-round-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-slice-006.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-width-001.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-synthesis-position-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-variant-position-04.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-variant-position-05.html]
expected: FAIL

View file

@ -82,3 +82,6 @@
[Property font-variant-emoji inherits] [Property font-variant-emoji inherits]
expected: FAIL expected: FAIL
[Property font-synthesis has initial value weight style small-caps position]
expected: FAIL

View file

@ -22,3 +22,21 @@
[Property font-synthesis value 'weight style small-caps'] [Property font-synthesis value 'weight style small-caps']
expected: FAIL expected: FAIL
[Property font-synthesis value 'position']
expected: FAIL
[Property font-synthesis value 'small-caps position']
expected: FAIL
[Property font-synthesis value 'style position']
expected: FAIL
[Property font-synthesis value 'style small-caps position']
expected: FAIL
[Property font-synthesis value 'weight position']
expected: FAIL
[Property font-synthesis value 'weight style small-caps position']
expected: FAIL

View file

@ -0,0 +1,6 @@
[font-synthesis-position-valid.html]
[e.style['font-synthesis-position'\] = "auto" should set the property value]
expected: FAIL
[e.style['font-synthesis-position'\] = "none" should set the property value]
expected: FAIL

View file

@ -28,3 +28,15 @@
[e.style['font-synthesis'\] = "small-caps style weight " should set the property value] [e.style['font-synthesis'\] = "small-caps style weight " should set the property value]
expected: FAIL expected: FAIL
[e.style['font-synthesis'\] = "position" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight small-caps style" should set the property value]
expected: FAIL

View file

@ -38,12 +38,6 @@
[Matching font-weight: '500' should prefer '501 550' over '502 560'] [Matching font-weight: '500' should prefer '501 550' over '502 560']
expected: FAIL expected: FAIL
[Matching font-weight: '501' should prefer '501' over '502 510']
expected: FAIL
[Matching font-weight: '501' should prefer '450 460' over '390 410']
expected: FAIL
[Matching font-weight: '501' should prefer '390 410' over '300 350'] [Matching font-weight: '501' should prefer '390 410' over '300 350']
expected: FAIL expected: FAIL
@ -122,9 +116,6 @@
[Matching font-style: 'oblique 21deg' should prefer 'oblique 40deg 50deg' over 'oblique 20deg'] [Matching font-style: 'oblique 21deg' should prefer 'oblique 40deg 50deg' over 'oblique 20deg']
expected: FAIL expected: FAIL
[Matching font-style: 'normal' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg']
expected: FAIL
[Matching font-style: 'oblique -10deg' should prefer 'oblique -1deg 0deg' over 'oblique -20deg -15deg'] [Matching font-style: 'oblique -10deg' should prefer 'oblique -1deg 0deg' over 'oblique -20deg -15deg']
expected: FAIL expected: FAIL
@ -206,9 +197,6 @@
[Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg'] [Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
expected: FAIL expected: FAIL
[Matching font-weight: '500' should prefer '500' over '450 460']
expected: FAIL
[Matching font-weight: '399' should prefer '400' over '450 460'] [Matching font-weight: '399' should prefer '400' over '450 460']
expected: FAIL expected: FAIL
@ -221,9 +209,6 @@
[Matching font-style: 'oblique 21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'] [Matching font-style: 'oblique 21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
expected: FAIL expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'oblique -10deg' over 'italic']
expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'] [Matching font-style: 'oblique -21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
expected: FAIL expected: FAIL
@ -236,9 +221,6 @@
[Matching font-style: 'oblique 10deg' should prefer 'oblique 10deg' over 'oblique 5deg'] [Matching font-style: 'oblique 10deg' should prefer 'oblique 10deg' over 'oblique 5deg']
expected: FAIL expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'italic' over 'oblique 0deg']
expected: FAIL
[Matching font-style: 'oblique 10deg' should prefer 'oblique 40deg 50deg' over 'italic'] [Matching font-style: 'oblique 10deg' should prefer 'oblique 40deg 50deg' over 'italic']
expected: FAIL expected: FAIL
@ -269,21 +251,12 @@
[Matching font-weight: '400' should prefer '351 398' over '501 550'] [Matching font-weight: '400' should prefer '351 398' over '501 550']
expected: FAIL expected: FAIL
[Matching font-weight: '430' should prefer '400 425' over '350 399']
expected: FAIL
[Matching font-style: 'oblique 21deg' should prefer 'oblique 20deg' over 'oblique 10deg']
expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'oblique -21deg' over 'oblique -60deg -40deg'] [Matching font-style: 'oblique -21deg' should prefer 'oblique -21deg' over 'oblique -60deg -40deg']
expected: FAIL expected: FAIL
[Matching font-weight: '399' should prefer '200 300' over '400'] [Matching font-weight: '399' should prefer '200 300' over '400']
expected: FAIL expected: FAIL
[Matching font-style: 'oblique 21deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg']
expected: FAIL
[Matching font-weight: '399' should prefer '350 399' over '340 360'] [Matching font-weight: '399' should prefer '350 399' over '340 360']
expected: FAIL expected: FAIL

View file

@ -0,0 +1,2 @@
[backdrop-tree-abiding-slotted.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[text-decoration-line-grammar-error-color-001.optional.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-decoration-line-spelling-error-color-001.optional.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-003.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-breaking-atomic-004.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-breaking-atomic-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-006.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-010.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-011.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-013.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-014.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-016.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-018.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-020.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-022.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-024.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-atomic-026.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-breaking-replaced-003.html]
expected: FAIL

View file

@ -0,0 +1,6 @@
[trailing-space-position-001.html]
[CSS Test: Positions of trailing collapsible spaces 1]
expected: FAIL
[CSS Test: Positions of trailing collapsible spaces 3]
expected: FAIL

View file

@ -1,6 +1,3 @@
[MediaQueryList-addListener-removeListener.html] [MediaQueryList-addListener-removeListener.html]
[listeners are called when <iframe> is resized] [listeners are called when <iframe> is resized]
expected: FAIL expected: FAIL
[listeners are called correct number of times]
expected: FAIL

View file

@ -37,3 +37,6 @@
[Nested inside :host, with trailing whitespace] [Nested inside :host, with trailing whitespace]
expected: FAIL expected: FAIL
[Pseudo-elements inside]
expected: FAIL

View file

@ -0,0 +1,6 @@
[remove-all-listeners.html]
[Removing all listeners and then adding a new one should work.]
expected: FAIL
[Nested usage of once listeners should work.]
expected: FAIL

View file

@ -1,4 +1,5 @@
[redirect-keepalive.any.html] [redirect-keepalive.any.html]
expected: TIMEOUT
[[keepalive\][new window\][unload\] same-origin redirect] [[keepalive\][new window\][unload\] same-origin redirect]
expected: FAIL expected: FAIL

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