Sam Atkins
|
28c2836c24
LibWeb: Make external StyleValue-parsing methods infallible
|
1 年之前 |
Sam Atkins
|
8a8cc18cf4
LibWeb: Make StyleValue constructors infallible
|
1 年之前 |
Andreas Kling
|
10020ba182
LibWeb: Don't override computed font-weight with value from used font
|
1 年之前 |
Andreas Kling
|
429b2e5860
LibWeb: Make FontCache per-StyleComputer
|
1 年之前 |
Andreas Kling
|
69a81243f5
LibWeb: Consider system fonts when looking for inexact weight match
|
1 年之前 |
Sam Atkins
|
68dae8ab46
LibWeb: Deduplicate calc-parsing code
|
1 年之前 |
Andreas Kling
|
045880e6c7
LibWeb: Stop whining about WOFF2 errors when trying to guess font format
|
1 年之前 |
Andreas Kling
|
3406d500a4
LibWeb: Hook up WOFF2 decompression in the StyleComputer
|
1 年之前 |
Jonah
|
0b2da4f8c6
LibWeb: Add the default user agent MathML stylesheet
|
1 年之前 |
Bastiaan van der Plaat
|
bba14f6014
LibWeb: Add Canvas Context2D basic font property support
|
1 年之前 |
Bastiaan van der Plaat
|
b05fe22d39
LibWeb: Split of compute font logic in StyleComputer
|
1 年之前 |
Bastiaan van der Plaat
|
cc1f7d385c
LibWeb: Move font stretch width calc from StyleComputer to StyleValue
|
1 年之前 |
Sam Atkins
|
1858f06881
LibWeb: Add namespaces to Universal and TagName selectors
|
1 年之前 |
Aliaksandr Kalenik
|
da2cd73bcf
LibWeb: Add place-self css property support
|
1 年之前 |
Andreas Kling
|
cf9565551a
LibWeb: Don't filter CSS rules into separate list based on @namespace
|
1 年之前 |
Sam Atkins
|
0805060e5e
LibWeb: Speed up CSS namespace checking
|
1 年之前 |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
1 年之前 |
Andreas Kling
|
8f29bdb62c
LibWeb: Implement the CSS `revert` keyword
|
1 年之前 |
Andreas Kling
|
13d5d47b56
LibWeb: Implement the CSS `all` property
|
1 年之前 |
Aliaksandr Kalenik
|
a8587fe54e
LibWeb: Add support for "place-items" CSS property
|
1 年之前 |
Andreas Kling
|
1470e60800
LibWeb: Add logical CSS properties for insets
|
2 年之前 |
Ali Mohammad Pur
|
0c14698028
LibWeb: Fully implement CSS animation-timing-function
|
2 年之前 |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 年之前 |
Sam Atkins
|
f21a30e45f
LibWeb: Use CSSNumericType for CalculatedStyleValue resolved type
|
2 年之前 |
Andreas Kling
|
1b55ff6f4c
LibWeb: Expand CSS var() inside calc() paren blocks
|
2 年之前 |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 年之前 |
Hendiadyoin1
|
eeb15fc10b
LibWeb: Stop lying about string types
|
2 年之前 |
Sam Atkins
|
7a2c8d30b9
LibWeb: Allow `auto` as `animation-duration` and make that the default
|
2 年之前 |
Andreas Kling
|
2c16e8371f
LibWeb: Add naive support for {margin,padding}-{block,inline}
|
2 年之前 |
Andreas Kling
|
abd6380cce
LibWeb: Add CSS logical property aliases for margin and padding sides
|
2 年之前 |