summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/Layout/LineBox.h
AgeCommit message (Expand)Author
2020-06-13LibWeb: Teach line layout to collapse whitespace across fragmentsAndreas Kling
2020-06-10LibWeb: Rework the layout engine to use relative offsetsAndreas Kling
2020-03-07LibWeb: Rename directory LibHTML => LibWebAndreas Kling