Sam Atkins
|
dc7a52957e
LibWeb: Parse and compute CSS `quotes` property
|
1 年之前 |
Sam Atkins
|
6476dea898
LibWeb: Implement the `math-depth` CSS property
|
1 年之前 |
Andreas Kling
|
703c2bb06e
LibWeb: Add support for parsing `grid-auto-flow` CSS property
|
1 年之前 |
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 年之前 |
Andreas Kling
|
8f29bdb62c
LibWeb: Implement the CSS `revert` keyword
|
1 年之前 |
MacDue
|
30277f385c
LibWeb: Add an initial implementation of SVG `text-anchor`
|
1 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
Ali Mohammad Pur
|
b7e3a68bfc
LibWeb: Keep track of CSS property source declarations
|
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 年之前 |
Sam Atkins
|
0679b4e0b9
LibWeb: Wrap font metrics into a struct
|
2 年之前 |
MacDue
|
297d8eebcd
LibWeb: Add stop-color as a CSS property
|
2 年之前 |
Sam Atkins
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 年之前 |
Sam Atkins
|
7d08d5ad6f
LibWeb: Remove now-unused includes from StyleValue.cpp
|
2 年之前 |
MacDue
|
87b8a36e56
LibWeb: Parse and plumb the `accent-color` CSS property
|
2 年之前 |
Simon Wanner
|
554c4af90f
LibWeb: Add support for the lh and rlh length units
|
2 年之前 |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 年之前 |
martinfalisse
|
9bc001f410
LibWeb: Parse `grid-area` CSS property
|
2 年之前 |
martinfalisse
|
a6548c4d80
LibWeb: Parse `grid-template-areas` CSS property
|
2 年之前 |
Sam Atkins
|
5d8e3f5122
LibWeb: Convert Layout::Node to new pixel units
|
2 年之前 |
martinfalisse
|
64c353f11c
LibWeb: Parse `border-collapse` property for HTML table
|
2 年之前 |