mirror of
https://github.com/RGBCube/serenity
synced 2025-07-10 09:07:35 +00:00
![]() This currently uses a gross hack where it subtracts 11px from the previous sibling bottom to calculate its top. This should be fixed by switching to a proper two-phase line layouting model, were we first distribute inline elements into lines and figure out their horizontal positions and heights; then compute the needed line heights and position inline elements there vertically. |
||
---|---|---|
.. | ||
CSS | ||
DOM | ||
Layout | ||
Parser | ||
Scripts | ||
Dump.cpp | ||
Dump.h | ||
Frame.cpp | ||
Frame.h | ||
install.sh | ||
Makefile | ||
Makefile.host | ||
Makefile.shared | ||
test.cpp | ||
TreeNode.h |