WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-09-27 09:04:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4755
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
<
rdar://problem/100481711
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug