Luke Wilde
009f04fa46
LibWeb: Implement HTMLTableRowElement.deleteCell
2022-11-07 14:10:41 +01:00
Luke Wilde
6c9b3fb62e
LibWeb: Implement HTMLTableRowElement.insertCell
2022-11-07 14:10:41 +01:00
Andrew Kaster
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
...
The intent is to use these to autogenerate prototype declarations for
Window and WorkerGlobalScope classes.
And the spec links are just nice to have :^)
2022-10-09 10:14:57 +02:00
Andreas Kling
c8bdac8736
LibWeb: Implement HTMLTableRowElement.{rowIndex,sectionRowIndex}
...
Another point on Acid3. :^)
2022-03-21 16:15:33 +01:00
Andreas Kling
79ea30bc96
LibWeb: Add HTMLTableSectionElement.rows and HTMLTableRowElement.cells
...
1% progression on ACID3. :^)
2022-02-26 12:18:39 +01:00
Ali Mohammad Pur
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
2022-02-16 22:48:32 +03:30
Andreas Kling
13d7c09125
Libraries: Move to Userland/Libraries/
2021-01-12 12:17:46 +01:00