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 |
|
Matthew Olsson
|
1a94241f58
|
IDL: Add missing #imports
|
2023-11-11 08:51:51 +01:00 |
|
Matthew Olsson
|
26e6c47d0a
|
IDL: Add missing spec links
The only IDL interface without a spec link is Internals
|
2023-11-11 08:51:51 +01:00 |
|
Andreas Kling
|
9e22f01eba
|
LibWeb: Stub out SVGMaskElement
Just enough that we stop creating layout nodes for mask elements, which
was making some SVG content look very wrong. :^)
|
2023-08-10 11:36:17 +02:00 |
|