Files
ladybird/Libraries/LibWeb/Painting/NavigableContainerViewportPaintable.cpp
Aliaksandr Kalenik b41ed92505 LibWeb: Remove Document.h include from Layout/Viewport.h
Move the inline dom_node() method to Viewport.cpp so the header no
longer needs the full Document definition. Add explicit includes to
files that relied on the transitive dependency.
2026-02-08 18:51:13 +01:00

2.7 KiB