Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7702ba882df2f49607b8b1ac76116507af344645 https://github.com/WebKit/WebKit/commit/7702ba882df2f49607b8b1ac76116507af344645 Author: Rob Buis <rb...@igalia.com> Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.pattern.image.nonexistent-expected.txt M LayoutTests/platform/glib/TestExpectations M LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.pattern.image.broken-expected.txt M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp Log Message: ----------- REGRESSION(r272776) [GLIB] imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.pattern.image.broken.html is failing for a different reason https://bugs.webkit.org/show_bug.cgi?id=222020 Reviewed by Carlos Garcia Campos. Throw an exception if the html image element had an error loading its source [1]. [1] https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-createpattern-dev * LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.pattern.image.nonexistent-expected.txt: * LayoutTests/platform/glib/TestExpectations: * LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.pattern.image.broken-expected.txt: * Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp: (WebCore::CanvasRenderingContext2DBase::createPattern): Canonical link: https://commits.webkit.org/288110@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