summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/DOM/Document.idl
AgeCommit message (Expand)Author
2020-07-21LibWeb: Implement quirks mode detectionLuke
2020-06-26LibWeb: Add Document.getElementsByTagName()Andreas Kling
2020-06-21LibWeb: Expose Document.body to the webAndreas Kling
2020-06-21LibWeb: Expose Document.createElement() to the webAndreas Kling
2020-06-21LibWeb: Start generating JS wrappers from (simplified) WebIDL :^)Andreas Kling