mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
Update web-platform-tests to revision b'8d8b273d2265095c7f5330ff231940e68fb49754'
This commit is contained in:
parent
bee09efcc5
commit
9b45fdb3f5
1819 changed files with 34819 additions and 33935 deletions
|
@ -0,0 +1,2 @@
|
|||
[background-attachment-fixed-border-radius-offset.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[opacity-animation-ending-correctly-001.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[color-mix-currentcolor-003.html]
|
||||
expected: FAIL
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[e.style['flex-flow'\] = "nowrap column" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[standards-decor-noblur-2.html]
|
||||
expected: FAIL
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,2 @@
|
|||
[color-mix-currentcolor-003.html]
|
||||
expected: FAIL
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[e.style['flex-flow'\] = "nowrap column" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[image-set-negative-resolution-rendering-2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[image-set-negative-resolution-rendering.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[trailing-other-space-separators-break-spaces-011.html]
|
||||
expected: FAIL
|
|
@ -142,3 +142,9 @@
|
|||
|
||||
[Property rotate(calc(NaN * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
|
||||
expected: FAIL
|
||||
|
||||
[Property width value 'calc(NaN * 1%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property width value 'calc(infinity * 1%)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -112,3 +112,12 @@
|
|||
|
||||
['calc(1 * clamp(NaN * 2em, NaN * 4px, NaN * 8pt))' as a specified value should serialize as 'clamp(NaN * 1em, NaN * 1px, NaN * 1px)'.]
|
||||
expected: FAIL
|
||||
|
||||
['calc(1% * NaN)' as a specified value should serialize as 'calc(NaN * 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['calc(1% * infinity)' as a specified value should serialize as 'calc(infinity * 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['calc(1% * -infinity)' as a specified value should serialize as 'calc(-infinity * 1%)'.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -85,3 +85,6 @@
|
|||
|
||||
['image-set(url("") calc(1dppx * clamp(-inFinity, infinity, 10)))' as a specified value should serialize as 'image-set(url("") calc(10dppx))'.]
|
||||
expected: FAIL
|
||||
|
||||
['image-set(url("") calc(1 * clamp(-INFINITY*20dppx, 0dppx, infiniTY*10dppx)))' as a specified value should serialize as 'image-set(url("") calc(0dppx))'.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
[ShadowRoot-innerHTML-upgrade.tentative.html]
|
||||
[Upgrade into autonomous custom element when inserted via innerHTML]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade into autonomous custom element when definition is added]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade into customized built-in element when inserted via innerHTML]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade into customized built-in element when definition is added]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[constructor-call.tentative.html]
|
||||
[Calling custom element constructor directly without global registration should fail]
|
||||
expected: FAIL
|
||||
|
||||
[Calling custom element constructor directly uses global registration only]
|
||||
expected: FAIL
|
|
@ -0,0 +1,12 @@
|
|||
[constructor-reentry-with-different-definition.tentative.html]
|
||||
[Re-entry via upgrade before calling super()]
|
||||
expected: FAIL
|
||||
|
||||
[Re-entry via upgrade after calling super()]
|
||||
expected: FAIL
|
||||
|
||||
[Re-entry via direct constructor call before calling super()]
|
||||
expected: FAIL
|
||||
|
||||
[Re-entry via direct constructor call after calling super()]
|
||||
expected: FAIL
|
5
tests/wpt/metadata/dom/abort/abort-signal-any.any.js.ini
Normal file
5
tests/wpt/metadata/dom/abort/abort-signal-any.any.js.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[abort-signal-any.any.worker.html]
|
||||
expected: ERROR
|
||||
|
||||
[abort-signal-any.any.html]
|
||||
expected: ERROR
|
|
@ -1,5 +0,0 @@
|
|||
[abort-signal-any.tentative.any.html]
|
||||
expected: ERROR
|
||||
|
||||
[abort-signal-any.tentative.any.worker.html]
|
||||
expected: ERROR
|
|
@ -1,3 +1,4 @@
|
|||
[keepalive.any.html]
|
||||
expected: TIMEOUT
|
||||
[keepalive in onunload in nested frame in another window]
|
||||
expected: FAIL
|
||||
|
|
|
@ -31,7 +31,10 @@
|
|||
expected: FAIL
|
||||
|
||||
[public to local, grandparent navigates: failure.]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[public to local, grandparent navigates: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[local to local, grandparent navigates: no preflight required.]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -146,3 +146,6 @@
|
|||
|
||||
[list-style-image sec-fetch-site - HTTPS downgrade-upgrade]
|
||||
expected: FAIL
|
||||
|
||||
[background-image sec-fetch-dest - Not sent to non-trustworthy same-site destination]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -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
|
|
@ -1,4 +1,5 @@
|
|||
[iframe-src-aboutblank-navigate-immediately.html]
|
||||
expected: TIMEOUT
|
||||
[Navigating to a different document with window.open]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6,4 +7,4 @@
|
|||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with form submission]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -4,7 +4,16 @@
|
|||
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
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: undefined completion]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Navigating an iframe via location.href to a javascript: URL must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an iframe via src="" to a javascript: URL after insertion must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-unload-same-origin-fragment.html]
|
||||
[Tests that a fragment navigation in the unload handler will not block the initial navigation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[a-click.html]
|
||||
[aElement.click() before the load event must NOT replace]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[traverse-during-unload.html]
|
||||
expected: TIMEOUT
|
||||
[Traversing the history during unload]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[traverse_the_history_1.html]
|
||||
[Multiple history traversals from the same task]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[creating_browsing_context_test_01.html]
|
||||
[first argument: absolute url]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.composite.globalAlpha.image.html]
|
||||
[Canvas test: 2d.composite.globalAlpha.image]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.composite.globalAlpha.imagepattern.html]
|
||||
[Canvas test: 2d.composite.globalAlpha.imagepattern]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.3arg.html]
|
||||
[Canvas test: 2d.drawImage.3arg]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.5arg.html]
|
||||
[Canvas test: 2d.drawImage.5arg]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.basic.html]
|
||||
[Canvas test: 2d.drawImage.9arg.basic]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.destpos.html]
|
||||
[Canvas test: 2d.drawImage.9arg.destpos]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.destsize.html]
|
||||
[Canvas test: 2d.drawImage.9arg.destsize]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.sourcepos.html]
|
||||
[Canvas test: 2d.drawImage.9arg.sourcepos]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.sourcesize.html]
|
||||
[Canvas test: 2d.drawImage.9arg.sourcesize]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.alpha.html]
|
||||
[Canvas test: 2d.drawImage.alpha]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.animated.poster.html]
|
||||
[drawImage() of an APNG draws the poster frame]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.broken.html]
|
||||
[Canvas test: 2d.drawImage.broken]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.clip.html]
|
||||
[Canvas test: 2d.drawImage.clip]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.composite.html]
|
||||
[Canvas test: 2d.drawImage.composite]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.floatsource.html]
|
||||
[Canvas test: 2d.drawImage.floatsource]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativedest.html]
|
||||
[Negative destination width/height represents the correct rectangle]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativedir.html]
|
||||
[Negative dimensions do not affect the direction of the image]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativesource.html]
|
||||
[Negative source width/height represents the correct rectangle]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.nonfinite.html]
|
||||
[drawImage() with Infinity/NaN is ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.nowrap.html]
|
||||
[Stretched images do not get pixels wrapping around the edges]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.path.html]
|
||||
[Canvas test: 2d.drawImage.path]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.svg.html]
|
||||
[drawImage() of an SVG image]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.transform.html]
|
||||
[Canvas test: 2d.drawImage.transform]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.zerosource.html]
|
||||
[drawImage with zero-sized source rectangle draws nothing without exception]
|
||||
expected: FAIL
|
|
@ -1,3 +1,6 @@
|
|||
[2d.drawImage.zerosource.image.html]
|
||||
[drawImage with zero-sized source rectangle from image throws INDEX_SIZE_ERR]
|
||||
expected: FAIL
|
||||
|
||||
[drawImage with zero-sized source rectangle from image draws nothing without exception]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[drawimage_zerosize-image.html]
|
||||
[drawImage with zero-sized source rectangle from image draws nothing without exception]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.composite.globalAlpha.image.html]
|
||||
[OffscreenCanvas test: 2d.composite.globalAlpha.image]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.composite.globalAlpha.image.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.composite.globalAlpha.imagepattern.html]
|
||||
[OffscreenCanvas test: 2d.composite.globalAlpha.imagepattern]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.composite.globalAlpha.imagepattern.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -1,4 +1,3 @@
|
|||
[2d.conformance.requirements.basics.html]
|
||||
expected: ERROR
|
||||
[void methods return undefined]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.basic.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.9arg.basic]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.basic.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.sourcepos.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.9arg.sourcepos]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.sourcepos.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.sourcesize.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.9arg.sourcesize]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.9arg.sourcesize.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.alpha.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.alpha]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.alpha.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.animated.poster.html]
|
||||
[drawImage() of an APNG draws the poster frame]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.animated.poster.worker.html]
|
||||
[drawImage() of an APNG draws the poster frame]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.broken.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.broken]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.broken.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.clip.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.clip]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.clip.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.composite.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.composite]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.composite.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.floatsource.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.floatsource]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.floatsource.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativedest.html]
|
||||
[Negative destination width/height represents the correct rectangle]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativedest.worker.html]
|
||||
[Negative destination width/height represents the correct rectangle]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativedir.html]
|
||||
[Negative dimensions do not affect the direction of the image]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativedir.worker.html]
|
||||
[Negative dimensions do not affect the direction of the image]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativesource.html]
|
||||
[Negative source width/height represents the correct rectangle]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.negativesource.worker.html]
|
||||
[Negative source width/height represents the correct rectangle]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.nonfinite.html]
|
||||
[drawImage() with Infinity/NaN is ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.nonfinite.worker.html]
|
||||
[drawImage() with Infinity/NaN is ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.nowrap.html]
|
||||
[Stretched images do not get pixels wrapping around the edges]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.nowrap.worker.html]
|
||||
[Stretched images do not get pixels wrapping around the edges]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.path.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.path]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.path.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.transform.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.transform]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.drawImage.transform.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -1,3 +1,6 @@
|
|||
[2d.drawImage.zerosource.html]
|
||||
[drawImage with zero-sized source rectangle throws INDEX_SIZE_ERR]
|
||||
expected: FAIL
|
||||
|
||||
[drawImage with zero-sized source rectangle draws nothing without exception]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[2d.drawImage.zerosource.worker.html]
|
||||
[drawImage with zero-sized source rectangle throws INDEX_SIZE_ERR]
|
||||
expected: FAIL
|
||||
|
||||
[drawImage with zero-sized source rectangle draws nothing without exception]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[2d.fillRect.shadow.html]
|
||||
expected: ERROR
|
||||
[fillRect draws shadows]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[2d.strokeRect.shadow.html]
|
||||
expected: ERROR
|
||||
[strokeRect draws shadows]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[2d.filter.canvasFilterObject.blur.exceptions.tentative.html]
|
||||
expected: ERROR
|
||||
[Test exceptions on CanvasFilter() blur.object]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[2d.filter.canvasFilterObject.colorMatrix.tentative.html]
|
||||
expected: ERROR
|
||||
[Test the functionality of ColorMatrix filters in CanvasFilter objects]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue