sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 anni fa |
Andreas Kling
|
2f0657739b
LibWeb: Honor `align-self` over `align-items` when non-auto on flex item
|
3 anni fa |
Andreas Kling
|
0cacaf025d
LibWeb: Stop putting the FormattingState nodes in a slow hash map
|
3 anni fa |
MacDue
|
28c78b45ca
LibWeb: Keep both horizontal and vertical border radii till painting
|
3 anni fa |
Sam Atkins
|
7c91fda088
LibWeb: Allow multiple text-decoration-lines
|
3 anni fa |
Sam Atkins
|
e941f07931
LibWeb: Make StyleProperties::property() always return a value
|
3 anni fa |
Sam Atkins
|
4d42885327
LibWeb: Return Optional from StyleProperties::box_sizing()
|
3 anni fa |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 anni fa |
Enver Balalic
|
58398b1e12
LibWeb: Implement the flex order CSS property
|
3 anni fa |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 anni fa |
Andreas Kling
|
fa71401bec
LibWeb: Rename ComputedValues::offset() => inset()
|
3 anni fa |
Andreas Kling
|
30b1772eeb
LibWeb: Rename "specified_style" to "computed_style" in Layout::Node
|
3 anni fa |
Sam Atkins
|
03daa4653f
LibWeb: Parse and compute text-shadow property
|
3 anni fa |
Andreas Kling
|
fb9ee26c43
LibWeb: Resolve numeric line-heights against element's own font size
|
3 anni fa |
Andreas Kling
|
5118a4c1e7
LibWeb: Parse CSS "font-variant" as part of "font"
|
3 anni fa |
Andreas Kling
|
74927fd218
LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node
|
3 anni fa |
Simon Wanner
|
145efbe07a
LibWeb: Apply the CSS transform-origin property
|
3 anni fa |
Andreas Kling
|
df8ef03957
LibWeb: Pick up the CSS "visibility" property an honor it when painting
|
3 anni fa |
Simon Wanner
|
7c79fc209f
LibWeb: Establish a new stacking context for elements with `transform`
|
3 anni fa |
Andreas Kling
|
60c781ebc7
LibWeb: Simplify Layout::Node::containing_block()
|
3 anni fa |
Andreas Kling
|
12ac6861e3
LibWeb: Improve how layout nodes decide whether they have definite sizes
|
3 anni fa |
sin-ack
|
0679eadd62
LibWeb: Add support for the text-justify property
|
3 anni fa |
Andreas Kling
|
e099960e4d
LibWeb: Remove a bunch of no-longer needed #includes
|
3 anni fa |
Andreas Kling
|
5779a910e5
LibWeb: Move hit testing to the painting tree
|
3 anni fa |
Andreas Kling
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
3 anni fa |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 anni fa |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
3 anni fa |
Andreas Kling
|
9461e44afa
LibWeb: Use Layout::Box::paint_box() accessor in more places
|
3 anni fa |
Andreas Kling
|
7af03df4c3
LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines
|
3 anni fa |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 anni fa |