mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
LibWeb: Use [URL]
extended attribute for HTMLInputElement.src
This commit is contained in:
parent
24069d55bf
commit
cc0ad0d1ef
Notes:
github-actions[bot]
2024-11-26 23:21:16 +00:00
Author: https://github.com/tcl3
Commit: cc0ad0d1ef
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2600
Reviewed-by: https://github.com/gmta ✅
3 changed files with 3 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
{ "img": "src" },
|
||||
{ "img": "longDesc" },
|
||||
{ "img": "lowsrc" },
|
||||
{ "input": "src" },
|
||||
{ "link": "href" },
|
||||
{ "object": "codeBase" },
|
||||
{ "object": "data" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue