sideshowbarker
51528ec677
LibWeb: Normalize all WebIDL definition lines to four leading spaces
...
This change takes all existing WebIDL files in the repo that had
definition lines without four leading spaces, and fixes them so they
have four leading spaces.
2024-09-10 21:16:53 +01:00
Jamie Mansfield
48e834918a
LibWeb/SVG: Implement SVGTransformList.numberOfItems
2024-06-02 19:55:53 +02:00
Jamie Mansfield
4a1d02e7d8
LibWeb/SVG: Implement SVGTransformList.length
2024-06-02 19:55:53 +02:00
Shannon Booth
4fe0cbcf85
LibWeb: Use 'FIXME' extended attribute where possible
...
This improves the debuggability of many live web pages :^)
2024-05-19 16:24:11 +02:00
MacDue
3bab4fbae9
LibWeb: Stub out SVGTransformList
2024-04-01 21:10:35 +02:00