mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 01:59:31 +00:00
LibWeb: Use [URL]
extended attribute for HTMLVideoElement.poster
This commit is contained in:
parent
8ad3479e0e
commit
67d05b0104
Notes:
github-actions[bot]
2024-11-26 18:18:26 +00:00
Author: https://github.com/tcl3
Commit: 67d05b0104
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2595
Reviewed-by: https://github.com/gmta ✅
3 changed files with 3 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
|||
{ "script": "src" },
|
||||
{ "source": "src" },
|
||||
{ "track": "src" },
|
||||
{ "video": "poster" },
|
||||
{ "video": "src" },
|
||||
{ "q": "cite" },
|
||||
{ "blockquote": "cite" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue