Andi Gallo
|
97512d0c76
LibWeb: Add table-layout CSS property
|
1 سال پیش |
Sam Atkins
|
fe7e797483
LibWeb: Implement the CSS `outline` property :^)
|
1 سال پیش |
Tobias Christiansen
|
5fc6bff582
LibWeb: Add 'object-fit' property
|
1 سال پیش |
MacDue
|
9997f46593
LibWeb: Resolve currentColor when used for SVG gradient <stop>s
|
1 سال پیش |
MacDue
|
30277f385c
LibWeb: Add an initial implementation of SVG `text-anchor`
|
2 سال پیش |
Andreas Kling
|
3ec9fd0aae
LibWeb: Resolve calc() values in CSS transform
|
2 سال پیش |
Aliaksandr Kalenik
|
f060f89220
LibWeb: Add support for justify-items property in CSS parser
|
2 سال پیش |
Aliaksandr Kalenik
|
fedbb39e9e
LibWeb: Add support for justify-self property in CSS parser
|
2 سال پیش |
Sam Atkins
|
f21a30e45f
LibWeb: Use CSSNumericType for CalculatedStyleValue resolved type
|
2 سال پیش |
FalseHonesty
|
110eeb8591
LibWeb: Support calc(...) in box-shadow's values of type Length
|
2 سال پیش |
Andreas Kling
|
8648355783
LibWeb: Modernize handling of the CSS flex-basis property
|
2 سال پیش |
stelar7
|
4436ab0cb1
LibWeb: Handle calculated `vertical-align`
|
2 سال پیش |
Andi Gallo
|
396f1a977c
LibWeb: Add CSS support for border-spacing property
|
2 سال پیش |
MacDue
|
377ff0ac26
LibWeb: Implement SVG `fill-rule` attribute
|
2 سال پیش |
Andi Gallo
|
940d9b98ae
LibWeb: Add support for table caption
|
2 سال پیش |
Simon Wanner
|
293ece2292
LibWeb: Support list-style-position
|
2 سال پیش |
Sam Atkins
|
1160d8186b
LibWeb: Implement IntegerStyleValue, for holding `<integer>`
|
2 سال پیش |
Sam Atkins
|
ad8565011c
LibWeb: Rename NumericStyleValue -> NumberStyleValue
|
2 سال پیش |
Andreas Kling
|
966058d693
LibWeb: Support `line-height: calc(...)` values that resolve to number
|
2 سال پیش |
stelar7
|
344f37986f
LibWeb: Allow calculated values in transform
|
2 سال پیش |
Ali Mohammad Pur
|
b7e3a68bfc
LibWeb: Keep track of CSS property source declarations
|
2 سال پیش |
Sam Atkins
|
e8a946c674
LibWeb: Remove StyleValue::has/to_length()
|
2 سال پیش |
Sam Atkins
|
5cbf6eb930
LibWeb: Remove StyleValue::has/to_integer()
|
2 سال پیش |
Sam Atkins
|
4ecf0b7768
LibWeb: Remove StyleValue::has/to_number()
|
2 سال پیش |
Sam Atkins
|
5f755d721e
LibWeb: Remove StyleValue::has_rect()
|
2 سال پیش |
Andreas Kling
|
09eb3ef405
LibWeb: Add fit-content as a valid size value for CSS width
|
2 سال پیش |
Aliaksandr Kalenik
|
6e0601a63e
LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows
|
2 سال پیش |
MacDue
|
00cda96e2d
LibWeb: Implement SVG opacity properties
|
2 سال پیش |
Andreas Kling
|
2e13f65ff4
LibWeb: Support flex-basis: calc(...)
|
2 سال پیش |
Andreas Kling
|
da768e7c46
LibWeb: Don't crash on unresolvable line-height: calc() value
|
2 سال پیش |