mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
LibWeb: Add URL reflection to obsolete HTMLImageElement lowsrc property
This commit is contained in:
parent
1369fc5069
commit
f2034270f1
Notes:
github-actions[bot]
2024-08-17 16:32:07 +00:00
Author: https://github.com/bplaat
Commit: f2034270f1
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1099
Reviewed-by: https://github.com/tcl3 ✅
3 changed files with 5 additions and 1 deletions
|
@ -10,6 +10,8 @@
|
|||
{ "iframe": "longDesc" },
|
||||
{ "iframe": "src" },
|
||||
{ "img": "src" },
|
||||
{ "img": "longDesc" },
|
||||
{ "img": "lowsrc" },
|
||||
{ "link": "href" },
|
||||
{ "object": "codeBase" },
|
||||
{ "object": "data" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue