Timothy Flynn
e0ccba9c85
LibWeb: Implement the HTMLVideoElement poster attribute
...
This will fetch the URL indicated by the poster attribute when it's set,
changed, or removed. The spec doesn't say how to handle animated poster
images, so we just grab the first frame of the image, which seems to
match other implementations.
2023-04-21 07:54:36 +02:00
..
2023-04-13 14:29:42 +02:00
2023-04-03 15:53:49 +02:00
2023-04-19 18:25:18 +02:00
2023-04-20 20:43:30 +02:00
2023-04-20 06:19:41 +02:00
2023-04-21 07:54:36 +02:00
2023-04-13 14:29:42 +02:00
2023-04-20 20:43:30 +02:00
2023-04-15 06:37:04 +02:00
2023-04-09 22:00:54 +02:00
2023-04-20 20:43:30 +02:00
2023-04-21 07:54:36 +02:00
2023-04-18 16:30:02 +02:00
2023-03-31 11:36:41 +01:00
2023-04-17 10:27:40 +02:00
2023-04-17 14:18:45 +02:00
2023-04-07 22:41:01 +02:00
2023-04-15 06:37:04 +02:00
2023-04-14 09:59:29 +02:00
2023-04-20 14:41:31 -04:00
2023-04-09 17:27:27 +02:00
2023-04-17 10:27:40 +02:00
2023-04-07 22:41:01 +02:00
2023-04-15 16:26:42 +02:00
2023-04-09 17:27:27 +02:00
2023-04-20 14:41:31 -04:00
2023-04-20 20:43:30 +02:00
2023-04-19 18:26:45 +02:00
2023-04-19 07:57:52 +02:00