Files
ladybird/Userland/Libraries/LibWeb/DOM/Node.cpp
Andreas Kling 87b0ddb354 LibWeb: Add DOM::Node::parent_or_shadow_host_element()
This will be used in style computation to inherit style across shadow
tree boundaries.
2022-11-05 18:54:39 +01:00

63 KiB