summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/DOM/EventTarget.cpp
AgeCommit message (Expand)Author
2020-03-22LibWeb: Use FlyString for DOM event namesAndreas Kling
2020-03-18LibWeb: Add missing copyright headersAndreas Kling
2020-03-18LibWeb: Start working on DOM event supportAndreas Kling