Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ac7bad8bf1526493adbca75380667018b8cd7983
      
https://github.com/WebKit/WebKit/commit/ac7bad8bf1526493adbca75380667018b8cd7983
  Author: Sam Weinig <[email protected]>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    A LayoutTests/fast/css/relative-url-in-style-in-template-expected.txt
    A LayoutTests/fast/css/relative-url-in-style-in-template.html
    M Source/WebCore/css/values/primitives/CSSURL.cpp

  Log Message:
  -----------
  REGRESSION (293295@main): Missing UI in Logic Pro UAD plugins
https://bugs.webkit.org/show_bug.cgi?id=294219

Reviewed by Wenson Hsieh.

When parsing CSS URL values, treat a base URL of about:blank, implicitly used
for templates, the same as a null base URL. This allows late re-resolving of
the URL value at style building time, which will happen after the template is
cloned and instantiated.

* LayoutTests/fast/css/relative-url-in-style-in-template-expected.txt: Added.
* LayoutTests/fast/css/relative-url-in-style-in-template.html: Added.
* Source/WebCore/css/values/primitives/CSSURL.cpp:
(WebCore::CSS::completeURL):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to