RESOLVED FIXED168032
HTML Link elements should load data URLs as same origin
https://bugs.webkit.org/show_bug.cgi?id=168032
Summary HTML Link elements should load data URLs as same origin
youenn fablet
Reported 2017-02-08 17:49:08 PST
As per https://html.spec.whatwg.org/multipage/semantics.html#the-link-element, link element should load resources using fetch. Fetch should consider data URLs resources as same origin.
Attachments
Patch (4.65 KB, patch)
2017-02-08 18:06 PST, youenn fablet
no flags
youenn fablet
Comment 1 2017-02-08 17:51:58 PST
youenn fablet
Comment 2 2017-02-08 18:06:10 PST
WebKit Commit Bot
Comment 3 2017-02-08 18:51:33 PST
Comment on attachment 300993 [details] Patch Clearing flags on attachment: 300993 Committed r211926: <http://trac.webkit.org/changeset/211926>
WebKit Commit Bot
Comment 4 2017-02-08 18:51:39 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.