1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-26 04:55:07 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
7eef69ad4b LibHTML: Refactor to go from DOM -> styled tree -> layout tree.
Frame::layout() drives everything now, it takes the DOM contained in the
frame and puts it through the tree transformations.
2019-06-29 21:42:07 +02:00
Andreas Kling
1f51c2b7da LibHTML: Create some subdirectories. 2019-06-15 23:41:15 +02:00
Renamed from LibHTML/LayoutInline.cpp (Browse further)