Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 09684fda800063d733730312e56fdd98f5c9d04c
      
https://github.com/WebKit/WebKit/commit/09684fda800063d733730312e56fdd98f5c9d04c
  Author: Taher Ali <[email protected]>
  Date:   2026-07-21 (Tue, 21 Jul 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    A 
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-data-uri-reference-expected.svg
    A 
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-data-uri-reference.svg
    M Source/WebCore/rendering/svg/legacy/SVGResources.cpp
    M Source/WebCore/style/StylePendingResources.cpp

  Log Message:
  -----------
  Support external and data: URL marker references on SVG elements
https://bugs.webkit.org/show_bug.cgi?id=44144
rdar://181437589

Reviewed by Simon Fraser.

marker-start, marker-mid, and marker-end now resolve <marker> elements
referenced by an external file or a data: URL.

* 
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-data-uri-reference-expected.svg:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-data-uri-reference.svg:
 Added.
* LayoutTests/TestExpectations:
* Source/WebCore/rendering/svg/legacy/SVGResources.cpp:
(WebCore::SVGResources::buildCachedResources):
* Source/WebCore/style/StylePendingResources.cpp:
(WebCore::Style::loadPendingExternalSVGMarker):
(WebCore::Style::loadPendingResources):

Canonical link: https://commits.webkit.org/317614@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to