Tim Ledbetter
|
cc0ad0d1ef
|
LibWeb: Use [URL] extended attribute for HTMLInputElement.src
|
2024-11-26 23:20:20 +00:00 |
|
Tim Ledbetter
|
67d05b0104
|
LibWeb: Use [URL] extended attribute for HTMLVideoElement.poster
|
2024-11-26 19:07:53 +01:00 |
|
Glenn Skrzypczak
|
74645facae
|
LibWeb/HTML: Implement cite attribute according to spec
Implements the cite attribute of `q`, `blockqoute`, `ins` and `del`
elements according to spec by returning a valid URL.
|
2024-11-26 11:40:42 +00:00 |
|
Bastiaan van der Plaat
|
f2034270f1
|
LibWeb: Add URL reflection to obsolete HTMLImageElement lowsrc property
|
2024-08-17 17:31:14 +01:00 |
|
Tim Ledbetter
|
1369fc5069
|
LibWeb: Change attribute type to USVString where applicable
Also mark USVString attributes as containing a URL, where applicable.
|
2024-08-17 07:45:00 +02:00 |
|