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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 27 21:45:37 PDT 2023


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

            Bug ID: 258602
           Summary: video element poster attribute dosen't work
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: benjamin at familien-hoegh.dk

If you add a poster attribute to the video element it dosen't load the poster, but works fine in other browsers

<video poster="http://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>

-- 
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/20230628/277e67f1/attachment.htm>


More information about the webkit-unassigned mailing list