Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 348a2e7bc0ec91c6949346a8d7281081a9eb6b3d https://github.com/WebKit/WebKit/commit/348a2e7bc0ec91c6949346a8d7281081a9eb6b3d Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths: M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp Log Message: ----------- [Skia] Empty path should be applied when clipping https://bugs.webkit.org/show_bug.cgi?id=272893 Reviewed by Miguel Gomez. It's ok to early return when stroking or filling, but not when clipping. Fixes imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.clip.empty.html * Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp: (WebCore::GraphicsContextSkia::clipPath): Canonical link: https://commits.webkit.org/277667@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes