Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 years ago |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 years ago |
Andreas Kling
|
71556e39a4
LibWeb: Switch to using AK::is and AK::downcast
|
5 years ago |
Andreas Kling
|
5e83a97fa2
LibWeb: Rename LayoutNode::style() => specified_style()
|
5 years ago |
Andreas Kling
|
5e9d1b2165
LibWeb: Whine in debug log instead of asserting on partial layout FIXME
|
5 years ago |
Andreas Kling
|
e5ec05bd3a
LibWeb: Correctly determine whether a block has only inline children
|
5 years ago |
Andreas Kling
|
d3de2b7de5
LibWeb: Don't assert when trying to rebuild a single-node layout tree
|
5 years ago |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 years ago |