[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:02:10 PDT 2023


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com

--- Comment #2 from Karl Dubost <karlcow at apple.com> ---
Created attachment 466857

  --> https://bugs.webkit.org/attachment.cgi?id=466857&action=review

rendering in safari, firefox, chrome

With 

```
data:text/html,<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>
```

Safari Technology Preview  173           19616.1.20.2
Firefox Nightly            116.0a1       11623.6.28
Google Chrome Canary       117.0.5859.0  5859.0


The behavior is totally different.

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


More information about the webkit-unassigned mailing list