[Webkit-unassigned] [Bug 258602] video element poster attribute dosen't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 00:13:41 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258602

--- Comment #3 from Karl Dubost <karlcow at apple.com> ---
with the data: URL the console says:


Refused to load http://camendesign.com/code/video_for_everybody/poster.jpg because it does not appear in the img-src directive of the Content Security Policy.


which is interesting because 
data:text/html,<img src="http://camendesign.com/code/video_for_everybody/poster.jpg">

will work. 

https://searchfox.org/wubkat/rev/0a80aee13182b2feee32d8519e716edf3e876e18/Source/WebCore/html/HTMLVideoElement.cpp#249-262

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230629/f8880870/attachment.htm>


More information about the webkit-unassigned mailing list