1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 18:05:06 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
660ec504ca LibWeb: Move get_element_by_id() to a NonElementParentNode mixin class
This matches the current version of the DOM spec. And since C++ doesn't
have mixins this is actually a CRTP class.
2020-03-28 09:13:29 +01:00