haikuwebkit/LayoutTests/svg/canvas
Said Abou-Hallawa 33261ccb54 [BigSur wk1] svg/canvas/canvas-global-alpha-svg.html is flakey failing
https://bugs.webkit.org/show_bug.cgi?id=221559
<rdar://problem/74104075>

Reviewed by Daniel Bates.

By default, aliasing is applied when drawing the SVGImage to the canvas
through CanvasRenderingContext2D::drawImage() and when drawing the canvas
itself to DOM container through ImageBuffer::draw(). Because the test
includes only rectangles, we need to make sure the edges of the SVG image
and the canvas in this test get pixelated. This will match the expected
page which uses DOM objects to mimic the SVG and canvas drawing

Make sure the test is ended only after the SVG image is fully loaded.

* platform/ios/TestExpectations:
* platform/mac-wk1/TestExpectations:
* svg/canvas/canvas-global-alpha-svg.html:


Canonical link: https://commits.webkit.org/236653@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@276166 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-04-16 20:55:48 +00:00
..
canvas-global-alpha-svg-expected.html
canvas-global-alpha-svg.html
canvas-pattern-svg-expected.txt
canvas-pattern-svg.html