Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 年之前 |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 年之前 |
Matthew Olsson
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 年之前 |
Thomas Queiroz
|
eacfcac932
LibWeb: Use HashMap::try_ensure_capacity in StyleComputer
|
2 年之前 |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 年之前 |
Andreas Kling
|
fe03149a47
LibWeb: Base Layout::TreeBuilder decisions on CSS display property
|
2 年之前 |
Andreas Kling
|
1ab7a8e0db
LibWeb: Simplify construction of :before and :after pseudo elements
|
2 年之前 |
Andreas Kling
|
4fdfaff4ca
LibWeb: Split out helper functions in TreeBuilder::create_layout_tree()
|
2 年之前 |
Andreas Kling
|
6712bbc0ee
LibWeb: Tidy up Layout::TreeBuilder ancestor stack a little bit
|
3 年之前 |
Ben Wiederhake
|
dee26ca5cd
LibWeb: Add missing headers
|
3 年之前 |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
3 年之前 |
K-Adam
|
e8d10fb429
LibWeb: Ignore svg elements outside of <svg> when building layout tree
|
3 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |