Files
ladybird/Libraries/LibWeb/Layout/Node.cpp
Andreas Kling 11256de366 LibWeb: Add Layout::Node::is_root_element()
This returns true if the layout node corresponds to the <html> element.
2020-12-05 22:51:03 +01:00

9.5 KiB