Update web-platform-tests to revision b'7b682ab07397d72fceb6594d0f27cb36cf1d8ee3'

This commit is contained in:
WPT Sync Bot 2023-06-25 01:29:01 +00:00
parent 7ffb9b2d49
commit 209b7ad36b
1058 changed files with 9512 additions and 43255 deletions

View file

@ -1,3 +0,0 @@
[document-state.tentative.https.html]
[A navigation's initiator origin and referrer are stored in the document state]
expected: FAIL

View file

@ -1,6 +0,0 @@
[about-srcdoc-navigation-blocked.html]
[Navigations to about:srcdoc via window.location are blocked.]
expected: FAIL
[Navigations to about:srcdoc via window.open() are blocked.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[cross-document-nav-cross-document-nav.html]
[cross-document navigation then cross-document navigation]
expected: FAIL

View file

@ -1,6 +0,0 @@
[cross-document-nav-cross-document-traversal.html]
[cross-document navigations are stopped by same-document back()]
expected: FAIL
[cross-document navigations are stopped by cross-document back()]
expected: FAIL

View file

@ -1,3 +0,0 @@
[cross-document-nav-same-document-traversal.html]
[cross-document navigations are stopped by same-document back()]
expected: FAIL

View file

@ -1,3 +0,0 @@
[cross-document-nav-stop.html]
[cross-document navigations are stopped by stop()]
expected: FAIL

View file

@ -1,6 +0,0 @@
[cross-document-traversal-cross-document-nav.html]
[slow cross-document traversal and then fast cross-document navigation: traversal wins and nav is ignored]
expected: FAIL
[fast cross-document traversal and then slow cross-document navigation: traversal wins and nav is ignored]
expected: FAIL

View file

@ -1,13 +0,0 @@
[cross-document-traversal-cross-document-traversal.html]
expected: TIMEOUT
[cross-document traversals in opposite directions: the second is ignored]
expected: TIMEOUT
[cross-document traversals in opposite directions, second traversal invalid at queuing time: the second is ignored]
expected: NOTRUN
[cross-document traversals in the same (back) direction: the second is ignored]
expected: NOTRUN
[cross-document traversals in the same (forward) direction: the second is ignored]
expected: NOTRUN

View file

@ -1,6 +0,0 @@
[cross-document-traversal-same-document-nav.html]
[same-document traversals are not canceled by fragment navigations]
expected: FAIL
[same-document traversals are not canceled by pushState()]
expected: FAIL

View file

@ -1,7 +0,0 @@
[cross-document-traversal-same-document-traversal.html]
expected: TIMEOUT
[traversals in the same (back) direction: the second is ignored]
expected: TIMEOUT
[traversals in the same (forward) direction: the second is ignored]
expected: NOTRUN

View file

@ -1,4 +0,0 @@
[cross-document-traversal-stop.html]
expected: TIMEOUT
[cross-document traversals are not stopped by stop()]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[forward-to-pruned-entry.html]
expected: TIMEOUT
[If forward pruning clobbers the target of a traverse, abort]
expected: TIMEOUT

View file

@ -1,7 +0,0 @@
[same-document-nav-cross-document-traversal.html]
expected: TIMEOUT
[fragment navigation then go(-2)]
expected: TIMEOUT
[pushState then go(-2)]
expected: NOTRUN

View file

@ -1,7 +0,0 @@
[same-document-traversal-cross-document-traversal.html]
expected: TIMEOUT
[traversals in the same (back) direction: queued up]
expected: TIMEOUT
[traversals in the same (forward) direction: the second is queued up]
expected: NOTRUN

View file

@ -1,6 +0,0 @@
[same-document-traversal-same-document-nav.html]
[same-document traversals are not canceled by fragment navigations]
expected: FAIL
[same-document traversals are not canceled by pushState()]
expected: FAIL

View file

@ -1,178 +0,0 @@
[open-features-is-popup-condition.html?single-1]
expected: TIMEOUT
[undefined should set BarProp visibility to true]
expected: TIMEOUT
["popup" should set BarProp visibility to false]
expected: TIMEOUT
["popup=1" should set BarProp visibility to false]
expected: TIMEOUT
["popup=0" should set BarProp visibility to true]
expected: TIMEOUT
["location" should set BarProp visibility to false]
expected: TIMEOUT
["location=yes" should set BarProp visibility to false]
expected: TIMEOUT
["location=no" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar=no" should set BarProp visibility to false]
expected: TIMEOUT
["menubar" should set BarProp visibility to false]
expected: TIMEOUT
["menubar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["menubar=no" should set BarProp visibility to false]
expected: TIMEOUT
["resizable" should set BarProp visibility to false]
expected: TIMEOUT
["resizable=yes" should set BarProp visibility to false]
expected: TIMEOUT
["resizable=no" should set BarProp visibility to false]
expected: TIMEOUT
[open-features-is-popup-condition.html?combination]
expected: TIMEOUT
["location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["location,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location=no,menubar=no,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["location,toolbar,menubar,resizable=no,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,resizable,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,resizable,scrollbars" should set BarProp visibility to false]
expected: TIMEOUT
["popup=1,location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["popup=0,location,toolbar,menubar,resizable,scrollbars" should set BarProp visibility to true]
expected: TIMEOUT
[open-features-is-popup-condition.html?single-2]
expected: TIMEOUT
["scrollbars" should set BarProp visibility to false]
expected: TIMEOUT
["scrollbars=yes" should set BarProp visibility to false]
expected: TIMEOUT
["scrollbars=no" should set BarProp visibility to false]
expected: TIMEOUT
["status" should set BarProp visibility to false]
expected: TIMEOUT
["status=yes" should set BarProp visibility to false]
expected: TIMEOUT
["status=no" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar=no" should set BarProp visibility to false]
expected: TIMEOUT
["close" should set BarProp visibility to false]
expected: TIMEOUT
["close=yes" should set BarProp visibility to false]
expected: TIMEOUT
["close=no" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable=yes" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable=no" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar=no" should set BarProp visibility to false]
expected: TIMEOUT
[open-features-is-popup-condition.html?position]
expected: TIMEOUT
["left=500" should set BarProp visibility to false]
expected: TIMEOUT
["screenX=500" should set BarProp visibility to false]
expected: TIMEOUT
["top=500" should set BarProp visibility to false]
expected: TIMEOUT
["screenY=500" should set BarProp visibility to false]
expected: TIMEOUT
["width=500" should set BarProp visibility to false]
expected: TIMEOUT
["innerWidth=500" should set BarProp visibility to false]
expected: TIMEOUT
["outerWidth=500" should set BarProp visibility to false]
expected: TIMEOUT
["height=500" should set BarProp visibility to false]
expected: TIMEOUT
["innerHeight=500" should set BarProp visibility to false]
expected: TIMEOUT
["outerHeight=500" should set BarProp visibility to false]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[2d.voidreturn.html]
[void methods return undefined]
expected: FAIL

View file

@ -1,13 +0,0 @@
[getContextAttributes.html]
[Test context creation attributes alpha: true]
expected: FAIL
[Test context creation attributes alpha: false]
expected: FAIL
[Test default context creation attributes]
expected: FAIL
[Test context creation attributes desynchronized: false]
expected: FAIL

View file

@ -1,25 +0,0 @@
[drawimage_canvas.html]
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 99,84 should be black.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 70,70 should be blue.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 69,69 should be red.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 99,70 should be blue.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 99,99 should be black.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 70,99 should be blue.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 84,99 should be black.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 82,82 should be blue.]
expected: FAIL

View file

@ -1,13 +0,0 @@
[drawimage_html_image.html]
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 99,99 should be light purple.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 69,69 should be red.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 99,70 should be light purple.]
expected: FAIL
[Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 70,99 should be light purple.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[drawimage_svg_image_1.html]
[Load a 100x100 image to a SVG image and draw it to a 100x100 canvas.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[drawimage_svg_image_with_foreign_object_does_not_taint.html]
expected: TIMEOUT
[Canvas should not be tainted after drawing SVG including <foreignObject>]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[drawImage-from-bitmap-swap-width-height-orientation-none.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[drawImage-from-bitmap-swap-width-height.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[drawImage-from-blob.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[drawImage-from-element-swap-width-height.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[drawImage-with-src-rect.tentative.html]
expected: FAIL

View file

@ -1,4 +0,0 @@
[drawFocusIfNeeded_001.html]
[drawFocusIfNeeded draws a focus ring.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[drawFocusIfNeeded_002.html]
[drawFocusIfNeeded does not draw a focus ring if the element is not in focus.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[drawFocusIfNeeded_003.html]
[drawFocusIfNeeded does not draw a focus ring if the element is not a descendant of the context.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[drawFocusIfNeeded_004.html]
[drawFocusIfNeeded does draw a focus ring if the element is in focus.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[drawFocusIfNeeded_005.html]
[drawFocusIfNeeded does draw a focus ring if the element is in focus and the user activated a particular focus ring.]
expected: FAIL

View file

@ -1,7 +0,0 @@
[2d.text.drawing.style.spacing.html]
[Testing baselines]
expected: FAIL
[Testing letter spacing and word spacing]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.text.drawing.style.spacing.measure.html]
[Testing letter spacing and word spacing]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.gradient.conic.html]
[Conic gradient function exists]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.blur.exceptions.html]
[Test exceptions on CanvasFilter() blur.object]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.colorMatrix.html]
[Test the functionality of ColorMatrix filters in CanvasFilter objects]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.discrete.html]
[Test pixels on CanvasFilter() componentTransfer with discrete type]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.gamma.html]
[Test pixels on CanvasFilter() componentTransfer with gamma type]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.identity.html]
[Test pixels on CanvasFilter() componentTransfer with identity type]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.linear.html]
[Test pixels on CanvasFilter() componentTransfer with linear type]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.table.html]
[Test pixels on CanvasFilter() componentTransfer with table type]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.convolveMatrix.exceptions.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.html]
[Test CanvasFilter() object]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.turbulence.inputTypes.html]
[Test exceptions on CanvasFilter() turbulence object]
expected: FAIL

View file

@ -1,13 +0,0 @@
[addHitRegions-NotSupportedError-01.html]
[strokeRect should not affect current default path and NotSupportedError should be thrown.]
expected: FAIL
[fillRect should not affect current default path and NotSupportedError should be thrown.]
expected: FAIL
[strokeText should not affect current default path and NotSupportedError shuld be thrown.]
expected: FAIL
[fillText should not affect current default path and NotSupportedError should be thrown.]
expected: FAIL

View file

@ -1,10 +0,0 @@
[hitregions-members-exist.html]
[context.addHitRegion Exists]
expected: FAIL
[context.clearHitRegions Exists]
expected: FAIL
[context.removeHitRegion Exists]
expected: FAIL

View file

@ -1,16 +0,0 @@
[canvas-createImageBitmap-resize.html]
[createImageBitmap from an ImageData with resize option.]
expected: FAIL
[createImageBitmap from a HTMLImageElement with resize option.]
expected: FAIL
[createImageBitmap from a HTMLCanvasElement with resize option.]
expected: FAIL
[createImageBitmap from an ImageBitmap with resize option.]
expected: FAIL
[createImageBitmap from a Blob with resize option.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[canvas-createImageBitmap-video-resize.html]
[createImageBitmap(HTMLVideoElement) with resize option]
expected: FAIL

View file

@ -1,4 +0,0 @@
[createImageBitmap-blob-invalidtype.html]
[createImageBitmap: blob with wrong mime type]
expected: FAIL

View file

@ -1,4 +0,0 @@
[createImageBitmap-bounds.html]
[createImageBitmap: clipping to the bitmap]
expected: FAIL

View file

@ -1,4 +0,0 @@
[createImageBitmap-drawImage-closed.html]
[attempt to draw a closed ImageBitmap to a 2d canvas throws INVALID_STATE_ERR]
expected: FAIL

View file

@ -1,167 +0,0 @@
[createImageBitmap-drawImage.html]
expected: TIMEOUT
[createImageBitmap from an OffscreenCanvas resized, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector HTMLImageElement resized, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an OffscreenCanvas, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLCanvasElement, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a bitmap HTMLImageElement resized, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement from a data URL scaled down, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an ImageData scaled down, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an OffscreenCanvas scaled down, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap SVGImageElement, and drawImage on the created ImageBitmap]
expected: TIMEOUT
[createImageBitmap from a bitmap SVGImageElement resized, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLCanvasElement scaled down, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a vector SVGImageElement, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an ImageData scaled up, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLVideoElement with negative sw/sh, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a bitmap SVGImageElement scaled up, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector SVGImageElement resized, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap HTMLImageElement scaled up, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a bitmap HTMLImageElement with negative sw/sh, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a vector SVGImageElement scaled down, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector SVGImageElement with negative sw/sh, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap HTMLImageElement scaled down, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement scaled down, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a vector HTMLImageElement, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a Blob scaled down, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an ImageData resized, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector HTMLImageElement scaled down, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an ImageData, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLCanvasElement with negative sw/sh, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement from a data URL with negative sw/sh, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a vector SVGImageElement scaled up, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an ImageBitmap, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a Blob scaled up, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap SVGImageElement scaled down, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLVideoElement scaled up, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLCanvasElement resized, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a Blob, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLVideoElement resized, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement from a data URL scaled up, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an ImageBitmap scaled down, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a Blob with negative sw/sh, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap SVGImageElement with negative sw/sh, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an ImageData with negative sw/sh, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an ImageBitmap scaled up, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an ImageBitmap resized, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an OffscreenCanvas scaled up, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLCanvasElement scaled up, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a Blob resized, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLVideoElement from a data URL, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a bitmap HTMLImageElement, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement from a data URL resized, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an ImageBitmap with negative sw/sh, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an OffscreenCanvas with negative sw/sh, and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector HTMLImageElement with negative sw/sh, and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a vector HTMLImageElement scaled up, and drawImage on the created ImageBitmap]
expected: FAIL

View file

@ -1,68 +0,0 @@
[createImageBitmap-flipY.html]
expected: TIMEOUT
[createImageBitmap from a vector SVGImageElement imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector SVGImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLCanvasElement imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an ImageData imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLVideoElement from a data URL imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an OffscreenCanvas imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector HTMLImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a Blob imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLCanvasElement imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an HTMLVideoElement imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an ImageData imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap HTMLImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an OffscreenCanvas imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an ImageBitmap imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a vector HTMLImageElement imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a Blob imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from an HTMLVideoElement from a data URL imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from an ImageBitmap imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap HTMLImageElement imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: FAIL
[createImageBitmap from a bitmap SVGImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap]
expected: NOTRUN
[createImageBitmap from a bitmap SVGImageElement imageOrientation: "none", and drawImage on the created ImageBitmap]
expected: TIMEOUT

View file

@ -1,5 +0,0 @@
[createImageBitmap-in-worker-transfer.html]
expected: ERROR
[Transfer ImageBitmap created in worker]
expected: TIMEOUT

View file

@ -1,149 +0,0 @@
[createImageBitmap-invalid-args.html]
expected: TIMEOUT
[createImageBitmap with a vector HTMLImageElement source and sw set to 0]
expected: FAIL
[createImageBitmap with an HTMLCanvasElement source and sw set to 0]
expected: FAIL
[createImageBitmap with a vector HTMLImageElement source and oversized (unallocatable) crop region]
expected: FAIL
[createImageBitmap with a broken image source.]
expected: NOTRUN
[createImageBitmap with WebGLRenderingContext image source.]
expected: NOTRUN
[createImageBitmap with a Blob source and sw set to 0]
expected: NOTRUN
[createImageBitmap with an available but zero height image source.]
expected: NOTRUN
[createImageBitmap with an HTMLVideoElement source and sh set to 0]
expected: FAIL
[createImageBitmap with a vector HTMLImageElement source and sh set to 0]
expected: FAIL
[createImageBitmap with a Blob source and sh set to 0]
expected: NOTRUN
[createImageBitmap with an HTMLVideoElement from a data URL source and sw set to 0]
expected: FAIL
[createImageBitmap with null image source.]
expected: NOTRUN
[createImageBitmap with an ImageData source and sh set to 0]
expected: NOTRUN
[createImageBitmap with undefined image source.]
expected: NOTRUN
[createImageBitmap with an undecodable blob source.]
expected: NOTRUN
[createImageBitmap with an available but undecodable image source.]
expected: NOTRUN
[createImageBitmap with an HTMLVideoElement from a data URL source and oversized (unallocatable) crop region]
expected: FAIL
[createImageBitmap with an HTMLVideoElement source and sw set to 0]
expected: FAIL
[createImageBitmap with a vector SVGImageElement source and oversized (unallocatable) crop region]
expected: NOTRUN
[createImageBitmap with an HTMLCanvasElement source and oversized (unallocatable) crop region]
expected: FAIL
[createImageBitmap with an ImageBitmap source and oversized (unallocatable) crop region]
expected: NOTRUN
[createImageBitmap with an HTMLVideoElement source and oversized (unallocatable) crop region]
expected: FAIL
[createImageBitmap with a bitmap HTMLImageElement source and sh set to 0]
expected: FAIL
[createImageBitmap with an ImageData source and sw set to 0]
expected: NOTRUN
[createImageBitmap with an invalid OffscreenCanvas source.]
expected: NOTRUN
[createImageBitmap with an OffscreenCanvas source and sh set to 0]
expected: NOTRUN
[createImageBitmap with an OffscreenCanvas source and sw set to 0]
expected: NOTRUN
[createImageBitmap with an HTMLVideoElement from a data URL source and sh set to 0]
expected: FAIL
[createImageBitmap with an ImageData source and oversized (unallocatable) crop region]
expected: NOTRUN
[createImageBitmap with ArrayBuffer image source.]
expected: NOTRUN
[createImageBitmap with a bitmap SVGImageElement source and oversized (unallocatable) crop region]
expected: NOTRUN
[createImageBitmap with an oversized canvas source.]
expected: NOTRUN
[createImageBitmap with Uint8Array image source.]
expected: NOTRUN
[createImageBitmap with a vector SVGImageElement source and sh set to 0]
expected: NOTRUN
[createImageBitmap with an HTMLCanvasElement source and sh set to 0]
expected: FAIL
[createImageBitmap with a closed ImageBitmap.]
expected: NOTRUN
[createImageBitmap with a bitmap HTMLImageElement source and oversized (unallocatable) crop region]
expected: FAIL
[createImageBitmap with empty image source.]
expected: NOTRUN
[createImageBitmap with empty video source.]
expected: NOTRUN
[createImageBitmap with a bitmap SVGImageElement source and sw set to 0]
expected: TIMEOUT
[createImageBitmap with an ImageBitmap source and sh set to 0]
expected: NOTRUN
[createImageBitmap with an available but zero width image source.]
expected: NOTRUN
[createImageBitmap with a vector SVGImageElement source and sw set to 0]
expected: NOTRUN
[createImageBitmap with a Blob source and oversized (unallocatable) crop region]
expected: NOTRUN
[createImageBitmap with a bitmap SVGImageElement source and sh set to 0]
expected: NOTRUN
[createImageBitmap with an ImageBitmap source and sw set to 0]
expected: NOTRUN
[createImageBitmap with a bitmap HTMLImageElement source and sw set to 0]
expected: FAIL
[createImageBitmap with an OffscreenCanvas source and oversized (unallocatable) crop region]
expected: NOTRUN
[createImageBitmap with CanvasRenderingContext2D image source.]
expected: NOTRUN

View file

@ -1,64 +0,0 @@
[createImageBitmap-origin.sub.html]
[redirected to cross-origin HTMLVideoElement: origin unclear 2dContext.drawImage]
expected: FAIL
[redirected to cross-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap]
expected: FAIL
[unclean HTMLCanvasElement: origin unclear bitmaprenderer.transferFromImageBitmap]
expected: FAIL
[unclean HTMLCanvasElement: origin unclear getImageData]
expected: FAIL
[cross-origin HTMLVideoElement: origin unclear getImageData]
expected: FAIL
[cross-origin SVGImageElement: origin unclear bitmaprenderer.transferFromImageBitmap]
expected: FAIL
[cross-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap]
expected: FAIL
[redirected to same-origin HTMLVideoElement: origin unclear getImageData]
expected: FAIL
[cross-origin HTMLImageElement: origin unclear 2dContext.drawImage]
expected: FAIL
[cross-origin SVGImageElement: origin unclear 2dContext.drawImage]
expected: FAIL
[cross-origin HTMLImageElement: origin unclear getImageData]
expected: FAIL
[cross-origin HTMLImageElement: origin unclear bitmaprenderer.transferFromImageBitmap]
expected: FAIL
[redirected to same-origin HTMLVideoElement: origin unclear 2dContext.drawImage]
expected: FAIL
[unclean ImageBitmap: origin unclear bitmaprenderer.transferFromImageBitmap]
expected: FAIL
[redirected to same-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap]
expected: FAIL
[redirected to cross-origin HTMLVideoElement: origin unclear getImageData]
expected: FAIL
[unclean ImageBitmap: origin unclear getImageData]
expected: FAIL
[unclean HTMLCanvasElement: origin unclear 2dContext.drawImage]
expected: FAIL
[cross-origin HTMLVideoElement: origin unclear 2dContext.drawImage]
expected: FAIL
[unclean ImageBitmap: origin unclear 2dContext.drawImage]
expected: FAIL
[cross-origin SVGImageElement: origin unclear getImageData]
expected: FAIL

View file

@ -1,38 +0,0 @@
[createImageBitmap-serializable.html]
expected: ERROR
[Serialize ImageBitmap created from a vector SVGImageElement]
expected: FAIL
[Serialize ImageBitmap created from an HTMLVideoElement]
expected: FAIL
[Serialize ImageBitmap created from an HTMLCanvasElement]
expected: FAIL
[Serialize ImageBitmap created from an HTMLVideoElement from a data URL]
expected: FAIL
[Serialize ImageBitmap created from an OffscreenCanvas]
expected: FAIL
[Serialize ImageBitmap created from a vector HTMLImageElement]
expected: FAIL
[Serialize ImageBitmap created from a Blob]
expected: FAIL
[Serialize ImageBitmap created from a bitmap HTMLImageElement]
expected: FAIL
[Serializing a non-origin-clean ImageBitmap throws.]
expected: FAIL
[Serialize ImageBitmap created from an ImageData]
expected: FAIL
[Serialize ImageBitmap created from an ImageBitmap]
expected: FAIL
[Serialize ImageBitmap created from a bitmap SVGImageElement]
expected: FAIL

View file

@ -1,16 +0,0 @@
[createImageBitmap-sizeOverflow.html]
[createImageBitmap does not crash or reject the promise when passing very large sh]
expected: FAIL
[createImageBitmap does not crash or reject the promise when passing very large sy]
expected: FAIL
[createImageBitmap does not crash or reject the promise when passing very large sx]
expected: FAIL
[createImageBitmap does not crash or reject the promise when passing very large sw]
expected: FAIL
[createImageBitmap does not crash or reject the promise when passing very large sx, sy, sw and sh]
expected: FAIL

View file

@ -1,38 +0,0 @@
[createImageBitmap-transfer.html]
expected: ERROR
[Transfer ImageBitmap created from a vector HTMLImageElement]
expected: FAIL
[Transfer ImageBitmap created from an ImageData]
expected: FAIL
[Transfer ImageBitmap created from a vector SVGImageElement]
expected: FAIL
[Transfer ImageBitmap created from a Blob]
expected: FAIL
[Transfer ImageBitmap created from an HTMLCanvasElement]
expected: FAIL
[Transfer ImageBitmap created from an OffscreenCanvas]
expected: FAIL
[Transfer ImageBitmap created from a bitmap HTMLImageElement]
expected: FAIL
[Transfer ImageBitmap created from an HTMLVideoElement from a data URL]
expected: FAIL
[Transfer ImageBitmap created from a bitmap SVGImageElement]
expected: FAIL
[Transfer ImageBitmap created from an ImageBitmap]
expected: FAIL
[Transfer ImageBitmap created from an HTMLVideoElement]
expected: FAIL
[Transferring a non-origin-clean ImageBitmap throws.]
expected: FAIL

View file

@ -1,7 +0,0 @@
[setLineDash.html]
[Invalid arguments to setLineDash()]
expected: FAIL
[setLineDash]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas-filter-object-blur.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas-filter-object-component-transfer.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas-filter-object-convolve-matrix.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas-filter-object-turbulence.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[canvas-filter-sequence-conversion.html]
[Test pixels on CanvasFilter() various inputs to tableValues (which is a sequence)]
expected: FAIL

View file

@ -1,13 +0,0 @@
[addHitRegions-NotSupportedError-01.html]
[strokeRect should not affect current default path and NotSupportedError should be thrown.]
expected: FAIL
[fillRect should not affect current default path and NotSupportedError should be thrown.]
expected: FAIL
[strokeText should not affect current default path and NotSupportedError shuld be thrown.]
expected: FAIL
[fillText should not affect current default path and NotSupportedError should be thrown.]
expected: FAIL

View file

@ -1,10 +0,0 @@
[hitregions-members-exist.html]
[context.addHitRegion Exists]
expected: FAIL
[context.clearHitRegions Exists]
expected: FAIL
[context.removeHitRegion Exists]
expected: FAIL

View file

@ -1,2 +0,0 @@
[layers-alpha-filter.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[layers-alpha.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[layers-filter.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[layers-globalcompositeoperation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[layers-restorestyle.html]
expected: FAIL

View file

@ -1,8 +0,0 @@
[canvas-colorManaged-convertToBlob-roundtrip.html]
expected: TIMEOUT
[Overall test]
expected: FAIL
[Test canvas convertToBlob(): mimeType: image/png, blobPixelFormat: uint8, source color space: srgb, pixel format: uint8, alpha: 0.5]
expected: NOTRUN

View file

@ -1,8 +0,0 @@
[canvas-colorManaged-toBlob-toDataURL.html]
expected: TIMEOUT
[Overall test]
expected: FAIL
[Test if toBlob() respects legacy behavior in color managed canvas: ImageFormat: image/jpeg, source color space: srgb, pixel format: uint8, alpha: 0.5]
expected: NOTRUN

View file

@ -1,19 +0,0 @@
[canvas-colorspace-arguments.html]
[Test supported color settings srgb/float16]
expected: FAIL
[Test CanvasPixelFormat value uint8]
expected: FAIL
[Test CanvasColorSpace value srgb]
expected: FAIL
[Test default context creation parameters: srgb/uint8]
expected: FAIL
[Test CanvasPixelFormat value float16]
expected: FAIL
[Test supported color settings srgb/uint8]
expected: FAIL

View file

@ -1,170 +0,0 @@
[canvas-createImageBitmap-e_srgb.html]
expected: ERROR
[createImageBitmap in e-sRGB from a transparent e-sRGB HTMLCanvasElement with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from color managed Blob with resize. blobPixelFormat: uint8, transparency: false]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLCanvasElement with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (BMP, GIF, ICO, JPG, PNG, WEBP) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLCanvasElement with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a sRGB SVG image with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (BMP, ICO, PNG, WEBP) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB Blob with resize.]
expected: NOTRUN
[createImageBitmap in e-sRGB from a sRGB HTMLVideoElement with resize.]
expected: PRECONDITION_FAILED
[createImageBitmap in e-sRGB from an opaque e-sRGB HTMLCanvasElement with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob with resize.]
expected: NOTRUN
[createImageBitmap in e-sRGB from a transparent sRGB Blob (BMP, ICO, PNG, WEBP) with resize.]
expected: NOTRUN
[createImageBitmap in e-sRGB from an opaque sRGB Blob (BMP, GIF, ICO, JPG, PNG, WEBP) with resize.]
expected: NOTRUN
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (AVIF, BMP, GIF, ICO, JPG, PNG, WEBP) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (AVIF, BMP, ICO, PNG, WEBP) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB Blob (AVIF, BMP, ICO, PNG, WEBP) with resize.]
expected: NOTRUN
[createImageBitmap in e-sRGB from an opaque sRGB Blob (AVIF, BMP, GIF, ICO, JPG, PNG, WEBP) with resize.]
expected: NOTRUN
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (gif) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (avif) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB Blob (png) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB Blob (bmp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob (ico) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob (bmp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob (gif) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob (jpg) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob (avif) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (jpg) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (webp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob (webp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (ico) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (webp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB Blob (webp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (png) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (bmp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB Blob (png) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB Blob (avif) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (png) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (ico) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (bmp) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB Blob (ico) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (avif) with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque e-sRGB OffscreenCanvas with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque e-sRGB ImageData with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from color managed Blob with resize. blobPixelFormat: uint16, transparency: true]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB ImageData with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB OffscreenCanvas with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent e-sRGB ImageBitmap with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent e-sRGB OffscreenCanvas with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent e-sRGB ImageData with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB ImageBitmap with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque e-sRGB ImageBitmap with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from an opaque sRGB ImageBitmap with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB OffscreenCanvas with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from a transparent sRGB ImageData with resize.]
expected: FAIL
[createImageBitmap in e-sRGB from color managed Blob with resize. blobPixelFormat: uint8, transparency: true]
expected: FAIL
[createImageBitmap in e-sRGB from color managed Blob with resize. blobPixelFormat: uint16, transparency: false]
expected: FAIL

View file

@ -1,13 +0,0 @@
[canvas-createPutGetImageData-colorManaged.html]
[Test color managed cretateImageData: {srgb, float16} -> {srgb, float32}]
expected: FAIL
[Test color managed getImageData: {srgb, float16} -> {srgb, float32}]
expected: FAIL
[Test color managed cretateImageData: {srgb, uint8} -> {srgb, uint8}]
expected: FAIL
[Test color managed getImageData: {srgb, uint8} -> {srgb, uint8}]
expected: FAIL

View file

@ -1,73 +0,0 @@
[canvas-draw-high-bit-depth-images.html]
[Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_opaque.png vs 2x2_16bit_Rec2020_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_opaque.png vs 2x2_16bit_interlaced_ProPhoto_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_opaque.png vs 2x2_16bit_sRGB_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_opaque.png vs 2x2_16bit_DisplayP3_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_transparent.png vs 2x2_16bit_interlaced_DisplayP3_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_opaque.png vs 2x2_16bit_ProPhoto_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_transparent.png vs 2x2_16bit_interlaced_ProPhoto_transparent.png]
expected: FAIL
[Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_interlaced_AdobeRGB_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_transparent.png vs 2x2_16bit_DisplayP3_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_transparent.png vs 2x2_16bit_Rec2020_transparent.png]
expected: FAIL
[Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_AdobeRGB_opaque.png]
expected: FAIL
[Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_interlaced_AdobeRGB_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_transparent.png vs 2x2_16bit_interlaced_Rec2020_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_transparent.png vs 2x2_16bit_ProPhoto_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_AdobeRGB_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_interlaced_AdobeRGB_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_interlaced_AdobeRGB_opaque.png]
expected: FAIL
[Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_AdobeRGB_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_opaque.png vs 2x2_16bit_interlaced_Rec2020_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_opaque.png vs 2x2_16bit_interlaced_DisplayP3_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_transparent.png vs 2x2_16bit_sRGB_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_transparent.png vs 2x2_16bit_interlaced_sRGB_transparent.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_AdobeRGB_opaque.png]
expected: FAIL
[Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_opaque.png vs 2x2_16bit_interlaced_sRGB_opaque.png]
expected: FAIL

View file

@ -1,4 +0,0 @@
[canvas-drawImage-e_srgb.html]
[Draw SRGB image on an e-sRGB canvas and read back the e-sRGB pixels.]
expected: FAIL

View file

@ -1,13 +0,0 @@
[canvas-drawImage-offscreenCanvas.html]
[Test drawing color managed OffscreenCanvas: Canvas color params: srgb, uint8; OffscreenCanvas color params: srgb, float16]
expected: FAIL
[Test drawing color managed OffscreenCanvas: Canvas color params: srgb, float16; OffscreenCanvas color params: srgb, float16]
expected: FAIL
[Test drawing color managed OffscreenCanvas: Canvas color params: srgb, float16; OffscreenCanvas color params: srgb, uint8]
expected: FAIL
[Test drawing color managed OffscreenCanvas: Canvas color params: srgb, uint8; OffscreenCanvas color params: srgb, uint8]
expected: FAIL

View file

@ -1,13 +0,0 @@
[canvas-getImageData-e_srgb.html]
[tests putting and getting in-range e-sRGB image data on e-sRGB canvas.]
expected: FAIL
[tests putting SRGB image data on e-sRGB canvas and getting e-sRGB image data.]
expected: FAIL
[tests putting and getting out-of-range e-sRGB image data on e-sRGB canvas.]
expected: FAIL
[tests drawing SRGB color on e-sRGB canvas and getting e-sRGB image data.]
expected: FAIL

View file

@ -1,91 +0,0 @@
[imageData-colorManagedBehavior.html]
[Test createImageData(width, height, imageDataColorSettings): SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test putImageData(imagedata, dx, dy): e-SRGB canvas, SRGB U8 ImageData]
expected: FAIL
[Test cretateImageData(width, height) from SRGB canvas ]
expected: FAIL
[Test putImageData(imagedata, dx, dy): SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataColorSettings): SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test getImageData(sx, sy, sw, sh) from SRGB canvas ]
expected: FAIL
[Test createImageData(imagedata): e-SRGB canvas, SRGB U8 ImageData]
expected: FAIL
[Test putImageData(imagedata, dx, dy): SRGB canvas, SRGB U8 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataColorSettings): e-SRGB canvas, SRGB U8 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataColorSettings): e-SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test createImageData(imagedata): SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test createImageData(imagedata): e-SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test cretateImageData(width, height) from e-SRGB canvas ]
expected: FAIL
[Test createImageData(imagedata): e-SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test putImageData(imagedata, dx, dy): e-SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test createImageData(imagedata): SRGB canvas, SRGB U8 ImageData]
expected: FAIL
[Test getImageData(sx, sy, sw, sh) from e-SRGB canvas ]
expected: FAIL
[Test createImageData(imagedata): SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataColorSettings): e-SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataColorSettings): SRGB canvas, SRGB U8 ImageData]
expected: FAIL
[Test putImageData(imagedata, dx, dy): e-SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test putImageData(imagedata, dx, dy): SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test createImageData(width, height) from e-SRGB canvas ]
expected: FAIL
[Test createImageData(width, height) from SRGB canvas ]
expected: FAIL
[Test createImageData(width, height, imageDataSettings): SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataSettings): e-SRGB canvas, e-SRGB U16 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataSettings): SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataSettings): e-SRGB canvas, e-SRGB F32 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataSettings): e-SRGB canvas, SRGB U8 ImageData]
expected: FAIL
[Test createImageData(width, height, imageDataSettings): SRGB canvas, SRGB U8 ImageData]
expected: FAIL

View file

@ -1,19 +0,0 @@
[imageData-colorSpace.html]
[Test default color space: {undefined, float32} -> {srgb, float32}]
expected: FAIL
[Test color settings: {srgb, uint8}]
expected: FAIL
[Test color settings: {srgb, float32}]
expected: FAIL
[Test color settings: {srgb, uint16}]
expected: FAIL
[Test default color settings: {undefined, undefined} -> {srgb, uint8}]
expected: FAIL
[Test default storage format: {srgb, undefined} -> {srgb, uint8}]
expected: FAIL

View file

@ -1,25 +0,0 @@
[transferFromImageBitmap.html]
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 0.5, intermediate color space: default]
expected: FAIL
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 0.5, intermediate color space: none]
expected: FAIL
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 0.5, intermediate color space: default]
expected: FAIL
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 0.5, intermediate color space: none]
expected: FAIL
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 1, intermediate color space: none]
expected: FAIL
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 1, intermediate color space: default]
expected: FAIL
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 1, intermediate color space: none]
expected: FAIL
[Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 1, intermediate color space: default]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.filter.value.html]
[test if ctx.filter works correctly]
expected: FAIL

View file

@ -1,4 +0,0 @@
[canvas_shadows_001.htm]
[linear gradient fillRect draws shadow (black rectange)]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas_shadows_002.htm]
expected: FAIL

View file

@ -1,10 +0,0 @@
[shadowBlur_gaussian_tolerance.1.html]
[shadowBlur Gaussian pixel values for small blur]
expected: FAIL
[shadowBlur Gaussian pixel values for large blur]
expected: FAIL
[shadowBlur Gaussian pixel values for no blur]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.transformation.combined.3d.transforms.html]
[perspective and rotate3d work together]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.transformation.perspective.html]
[perspective() results in the correct transformation matrix]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.transformation.rotate3d.html]
[rotate3d() results in the correct transformation matrix]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.transformation.rotate3d.x.html]
[rotate3d() around the x axis results in the correct transformation matrix]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.transformation.rotate3d.y.html]
[rotate3d() around the y axis results in the correct transformation matrix]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.transformation.rotate3d.z.html]
[rotate3d() around the z axis results in the correct transformation matrix]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.transformation.rotateAxis.html]
[rotateAxis() results in the correct transformation matrix]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.transformation.setTransform.3d.html]
[setTransform() with 4x4 matrix keeps all parameters]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.transformation.translate3d.html]
[translate3d() function modifies the underlying matrix appropriately]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform_a.html]
expected: FAIL

View file

@ -1,8 +0,0 @@
[canvas-colorManaged-convertToBlob-roundtrip.html]
expected: TIMEOUT
[Overall test]
expected: FAIL
[Test canvas convertToBlob(): mimeType: image/png, blobPixelFormat: uint8, source color space: srgb, pixel format: uint8, alpha: 0.5]
expected: NOTRUN

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