summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/DOM/HTMLObjectElement.h
AgeCommit message (Expand)Author
2020-07-26LibWeb: Move HTML object model stuff into LibWeb/HTML/Andreas Kling
2020-07-23LibWeb: Rename Element::tag_name() => local_name()Andreas Kling
2020-06-24LibWeb: Move border width and color into LayoutStyleAndreas Kling
2020-06-13LibWeb: Add basic <object> element supportAndreas Kling