BenJilks
|
82989554ab
LibWeb: Use reverse direction on flex containers with `rtl` direction
|
11 mesi fa |
Tobias Christiansen
|
794069b3cf
LibWeb: Add plumbing for new "text-overflow" CSS property
|
11 mesi fa |
Sam Atkins
|
017d6c3314
LibWeb: Implement counter-[increment,reset,set] properties
|
11 mesi fa |
Sam Atkins
|
6f2f91d1f5
LibWeb: Stop computing `content` in `NodeWithStyle::apply_style()`
|
11 mesi fa |
Edwin Hoksberg
|
020b20d817
LibWeb: Support content-visibility css
|
1 anno fa |
Colin Reeder
|
449f81bfbe
LibWeb: Add support for -webkit-text-fill-color
|
1 anno fa |
MacDue
|
517379ff80
LibWeb: Resolve `basic-shape` clip-paths
|
1 anno fa |
MacDue
|
6c9069fa5d
LibWeb: Implement the SVG `clip-rule` attribute
|
1 anno fa |
Tim Ledbetter
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 anno fa |
Andreas Kling
|
40a914ce1a
LibWeb: Use static position for abspos box axes with auto insets
|
1 anno fa |
Shannon Booth
|
c3217754f1
LibWeb: Remove a bunch of calls to `to_byte_string`
|
1 anno fa |
MacDue
|
03f957dc79
LibWeb: Add the `clip-path` property and resolve it for SVG elements
|
1 anno fa |
MacDue
|
4f78ddd6a2
LibWeb: Setup computed values for SVG geometry properties
|
1 anno fa |
Zac Brannelly
|
4a3680cafc
LibWeb/CSS: Add "text" into list of possible "background-box" values
|
1 anno fa |
Aliaksandr Kalenik
|
8d9e20cb03
LibWeb: Parse the CSS scrollbar-width property
|
1 anno fa |
Aliaksandr Kalenik
|
a0dc9584de
LibWeb: Add "object-position" CSS property into ComputedValues
|
1 anno fa |
Aliaksandr Kalenik
|
677a00ed92
LibWeb: Add "object-fit" CSS property into ComputedValues
|
1 anno fa |
Tim Ledbetter
|
588a031e2d
LibWeb: Clamp calculated border width values to zero
|
1 anno fa |
MacDue
|
b10f58a1fe
LibWeb: Support `x` and `y` attributes on nested SVGs
|
1 anno fa |
Andreas Kling
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
1 anno fa |
Sam Atkins
|
391cfdc085
LibWeb: Parse the CSS transform-box property
|
1 anno fa |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
1 anno fa |
Aliaksandr Kalenik
|
814bed33b4
LibWeb: Move box_type_agnostic_position() from layout node to paintable
|
1 anno fa |
Aliaksandr Kalenik
|
2960bf4ec8
LibWeb: Make inline paintables own their fragments
|
1 anno fa |
Shannon Booth
|
0695236408
LibWeb: Use cached element name and id where possible
|
1 anno fa |
Andreas Kling
|
bc3a16396e
LibWeb: Move font list from NodeWithStyle to ComputedValues
|
1 anno fa |
Andreas Kling
|
c82d517447
LibWeb: Move line-height from NodeWithStyle to ComputedValues
|
1 anno fa |
Andreas Kling
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 anno fa |
Andreas Kling
|
4a35693dd7
LibWeb: Improve style propagation to anonymous wrappers
|
1 anno fa |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |