Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ce1c5b017ad265e1c180e21bdc8e31497d2b845c
https://github.com/WebKit/WebKit/commit/ce1c5b017ad265e1c180e21bdc8e31497d2b845c
Author: Timothy Hatcher <[email protected]>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M Source/WebCore/dom/Element.cpp
Log Message:
-----------
REGRESSION(305413.31@safari-7624-branch): Broke
editing/pasteboard/img-srcset-copy-paste-canonicalization.html
https://webkit.org/b/306036
rdar://168512100
Reviewed by Brian Weinstein.
ResolveURLs::YesExcludingURLsForPrivacy was incorrectly not completing file URLs
like ResolveURLs::Yes does. Drop the extra branch to match Yes.
* LayoutTests/TestExpectations: Remove Failure exception.
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::resolveURLStringIfNeeded const):
Originally-landed-as: 305413.117@safari-7624-branch (a1d9944acf9d).
rdar://173969005
Canonical link: https://commits.webkit.org/312211@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications