RESOLVED FIXED 245736
Use truly invalid URL in CSSStyleSheet-constructable-baseURL.tentative.html
https://bugs.webkit.org/show_bug.cgi?id=245736
Summary Use truly invalid URL in CSSStyleSheet-constructable-baseURL.tentative.html
Chris Dumez
Reported 2022-09-27 09:02:49 PDT
The "invalid url" test was using "chrome://", which is not recognized as invalid by WebKit (or by the URL specification I believe). Switch the URL to be "http://!@#$%^&()(&^%$#@" as this is recognized as invalid by Blink, Gecko & WebKit.
Attachments
Chris Dumez
Comment 1 2022-09-27 09:04:44 PDT
EWS
Comment 2 2022-09-27 16:24:18 PDT
Committed 254933@main (b50b980ac475): <https://commits.webkit.org/254933@main> Reviewed commits have been landed. Closing PR #4755 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-27 16:25:19 PDT
Note You need to log in before you can comment on or make changes to this bug.