[webkit-changes] [WebKit/WebKit] 7702ba: REGRESSION(r272776) [GLIB] imported/w3c/web-platfo...

Rob Buis noreply at github.com
Thu Dec 19 11:28:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7702ba882df2f49607b8b1ac76116507af344645
      https://github.com/WebKit/WebKit/commit/7702ba882df2f49607b8b1ac76116507af344645
  Author: Rob Buis <rbuis at 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


More information about the webkit-changes mailing list