LibWeb: Use [URL] extended attribute for HTMLVideoElement.poster

This commit is contained in:
Tim Ledbetter 2024-11-26 16:26:35 +00:00 committed by Andreas Kling
commit 67d05b0104
Notes: github-actions[bot] 2024-11-26 18:18:26 +00:00
3 changed files with 3 additions and 1 deletions

View file

@ -18,6 +18,7 @@
{ "script": "src" },
{ "source": "src" },
{ "track": "src" },
{ "video": "poster" },
{ "video": "src" },
{ "q": "cite" },
{ "blockquote": "cite" },