haikuwebkit/LayoutTests/gpu-process
Said Abou-Hallawa d4fb33122a [GPUP] Enable 2D Canvas in layout tests by default
https://bugs.webkit.org/show_bug.cgi?id=222835

Reviewed by Simon Fraser.

Source/WTF:

Move UseGPUProcessForCanvasRenderingEnabled from WebPreferencesInternal
to WebPreferencesExperimental so that the WebKitTestRunner will turn it
on by default.

* Scripts/Preferences/WebPreferencesExperimental.yaml:
* Scripts/Preferences/WebPreferencesInternal.yaml:

LayoutTests:

Some of the canvas layout tests are still failing when GPUP is enabled
for 2D Canvas. Skip these tests for now.

* TestExpectations:
* gpu-process/TestExpectations:

* http/tests/canvas/color-fonts/fill-gradient-sbix-2.html:
* http/tests/canvas/color-fonts/fill-gradient-sbix-3.html:
* http/tests/canvas/color-fonts/fill-gradient-sbix-4.html:
* http/tests/canvas/color-fonts/stroke-gradient-sbix-2.html:
* http/tests/canvas/color-fonts/stroke-gradient-sbix-3.html:
* http/tests/canvas/color-fonts/stroke-gradient-sbix-4.html:
webkit.org/b/222881

* inspector/canvas/memory.html:
webkit.org/b/222880


Canonical link: https://commits.webkit.org/235215@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@274327 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-03-12 06:57:44 +00:00
..
TestExpectations [GPUP] Enable 2D Canvas in layout tests by default 2021-03-12 06:57:44 +00:00