summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/Layout/LayoutTreeBuilder.cpp
AgeCommit message (Expand)Author
2020-06-06LibWeb: Whine in debug log instead of asserting on partial layout FIXMEAndreas Kling
2020-05-30LibWeb: Correctly determine whether a block has only inline childrenAndreas Kling
2020-05-04LibWeb: Don't assert when trying to rebuild a single-node layout treeAndreas Kling
2020-03-07LibWeb: Rename directory LibHTML => LibWebAndreas Kling