Andi Gallo
|
55f1a70577
LibWeb: Fix style updates for table box nodes
|
пре 2 година |
Andi Gallo
|
48706742d8
LibWeb: Fix remove_irrelevant_boxes
|
пре 2 година |
Simon Wanner
|
293ece2292
LibWeb: Support list-style-position
|
пре 2 година |
Aliaksandr Kalenik
|
787f2d2a10
LibWeb: Remove Layout::TableCellBox
|
пре 2 година |
Aliaksandr Kalenik
|
3a3a085404
LibWeb: Remove Layout::TableRowBox
|
пре 2 година |
Aliaksandr Kalenik
|
258f3ea952
LibWeb: Remove Layout::TableBox
|
пре 2 година |
Aliaksandr Kalenik
|
94fd17a467
LibWeb: Wrap child text sequences of grid container in anonymous blocks
|
пре 2 година |
Andreas Kling
|
7d24c13d8b
LibWeb: Make input element placeholders look better
|
пре 2 година |
Andi Gallo
|
668578ddc0
LibWeb: Propagate children_are_inline in wrap_in_anonymous
|
пре 2 година |
Andreas Kling
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
пре 2 година |
Sam Atkins
|
d16600a48b
LibWeb: Propagate errors from StyleValue construction
|
пре 2 година |
Emil Militzer
|
31e1be0438
LibWeb: Support multi-keyword syntax for CSS display property
|
пре 2 година |
Andreas Kling
|
7b4c76788b
LibWeb: Don't put abspos grid/flex items in anonymous wrapper
|
пре 2 година |
Andreas Kling
|
8f311c61af
LibWeb: Add out-of-flow boxes to anonymous wrapper block when possible
|
пре 2 година |
Sam Atkins
|
4b711932cc
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
|
пре 2 година |
Sam Atkins
|
76de017a51
LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp}
|
пре 2 година |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
пре 2 година |
Andreas Kling
|
3e970540b4
LibWeb: Don't compute full style for ::before/::after unless matched
|
пре 2 година |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
пре 2 година |
Sam Atkins
|
e338ef4914
LibWeb: Port ComputedValues to new Strings
|
пре 2 година |
Aliaksandr Kalenik
|
83b0613c68
LibWeb: Null check `nearest_sibling` in `generate_missing_parents`
|
пре 2 година |
Karol Kosek
|
2cc108a15e
LibWeb: Rename DOM::shadow_root() to shadow_root_internal()
|
пре 2 година |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
пре 2 година |
Aliaksandr Kalenik
|
276a77f02d
LibWeb: Support display inline-table
|
пре 2 година |
Aliaksandr Kalenik
|
709fe01f52
LibWeb: Override width calculation for table wrappers
|
пре 2 година |
Aliaksandr Kalenik
|
1242bd5ee5
LibWeb: Move clear property from table-root to table-wrapper
|
пре 2 година |
Aliaksandr Kalenik
|
57940f4370
LibWeb: Wrap table roots in anonymous block boxes
|
пре 2 година |
Aliaksandr Kalenik
|
f8ce211201
LibWeb: Generate missing parents for table elements
|
пре 2 година |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
пре 2 година |
Thomas Queiroz
|
eacfcac932
LibWeb: Use HashMap::try_ensure_capacity in StyleComputer
|
пре 2 година |