Bug 245736
Summary: | Use truly invalid URL in CSSStyleSheet-constructable-baseURL.tentative.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Tools / Tests | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
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
Pull request: https://github.com/WebKit/WebKit/pull/4755
EWS
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
<rdar://problem/100481711>