Andreas Kling
|
6c22b46b37
LibHTML: Hard-code LayoutTable to never have inline children
|
5 년 전 |
Andreas Kling
|
5e29238a49
LibHTML: Make "children are inline" flag imperative
|
5 년 전 |
Andreas Kling
|
14f380f87a
LibHTML: Use is_inline() instead of !is_block() when building tree
|
5 년 전 |
Andreas Kling
|
f4f5ede10a
LibHTML: Simplify Node::create_layout_node()
|
5 년 전 |
Andreas Kling
|
f7cd5662ef
LibHTML: Move layout tree building to a LayoutTreeBuilder class
|
5 년 전 |