[Webkit-unassigned] [Bug 258602] poster attribute for video element has stricter CSP policies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 00:17:58 PDT 2023


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|video element poster        |poster attribute for video
                   |attribute dosen't work      |element has stricter CSP
                   |                            |policies

--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
Ha this is working.


data:text/html,<video poster="https://camendesign.com/code/video_for_everybody/poster.jpg"><source src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4"><p>Your browser does not support the video tag.</p></video>


aka https for the poster URL instead of http.

So the bug is different. It's more about Content Security Policy for the poster attribute.

-- 
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/977dc9da/attachment.htm>


More information about the webkit-unassigned mailing list