Sam Atkins
|
708f49d906
LibWeb: Give DOM Elements a CountersSet
|
1 yıl önce |
Edwin Hoksberg
|
020b20d817
LibWeb: Support content-visibility css
|
1 yıl önce |
Arthur Hartwig Carlsson
|
9ed2669fc8
LibWeb: Don't insert out-of-flow elements into block pseudo elements
|
1 yıl önce |
Arthur Hartwig Carlsson
|
196922ae5b
LibWeb: Refactor out-of-flow and in-flow into functions
|
1 yıl önce |
Andreas Kling
|
f4bdf56212
LibWeb: Rename Element::shadow_root_internal() to shadow_root()
|
1 yıl önce |
Aliaksandr Kalenik
|
b2dcdf0096
LibWeb: Use button layout for input elements with button type
|
1 yıl önce |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 yıl önce |
Tim Ledbetter
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 yıl önce |
MacDue
|
561beb5e95
LibWeb: Move SVG mask/clip layout node creation under DOM::Element
|
1 yıl önce |
MacDue
|
c1b5fe61d1
LibWeb: Lay out SVG `<clipPath>` uses
|
1 yıl önce |
Aliaksandr Kalenik
|
ca363f0024
LibWeb: Add basic "top layer" support
|
1 yıl önce |
Andreas Kling
|
afe6abfc09
LibWeb: Use an ancestor filter to quickly reject many CSS selectors
|
1 yıl önce |
MacDue
|
163b6bb401
LibWeb: Special case SVG masks during layout
|
1 yıl önce |
Matthew Olsson
|
1ca31e0dc1
LibWeb: Remove unnecessary ErrorOr<> from StyleComputer
|
1 yıl önce |
Tim Ledbetter
|
99fbd33d7d
LibWeb: Make button flex wrapper inherit `min-height` property
|
1 yıl önce |
Andreas Kling
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
1 yıl önce |
Tim Ledbetter
|
7a3fc621bd
LibWeb: Remove invalid assertion in table fixup
|
1 yıl önce |
Andreas Kling
|
ba286781b4
LibWeb: Detach all paintables when building/committing layout tree
|
1 yıl önce |
Andreas Kling
|
bc3a16396e
LibWeb: Move font list from NodeWithStyle to ComputedValues
|
1 yıl önce |
Andreas Kling
|
c82d517447
LibWeb: Move line-height from NodeWithStyle to ComputedValues
|
1 yıl önce |
Aliaksandr Kalenik
|
0a7e4a0d22
LibWeb: Ignore "display: contents" boxes while inserting inline nodes
|
1 yıl önce |
Bastiaan van der Plaat
|
a05fd28b7b
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
|
1 yıl önce |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 yıl önce |
Andreas Kling
|
6994ea5885
LibWeb: Skip out-of-flow boxes when wrapping inlines in anonymous block
|
1 yıl önce |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
1 yıl önce |
Bastiaan van der Plaat
|
f621dc464b
LibWeb: Add internal use_pseudo_element to DOM Element
|
1 yıl önce |
Bastiaan van der Plaat
|
4966c083df
LibWeb: Remove progress element custom paintable use shadow dom instead
|
1 yıl önce |
Bastiaan van der Plaat
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 yıl önce |
Bastiaan van der Plaat
|
761d824b72
LibWeb: Add basic parse floating point number function
|
1 yıl önce |
Shannon Booth
|
56d10bf198
LibWeb: Port Layout::TextNode from DeprecatedString
|
1 yıl önce |