summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/StaticRange.idl
AgeCommit message (Expand)Author
2022-09-06LibWeb: Remove the NoInstanceWrapper extended IDL attributeAndreas Kling
2022-09-06LibWeb: Make AbstractRange and subclasses GC-allocatedAndreas Kling
2022-02-26LibWeb: Implement StaticRangeLuke Wilde