Matthew Olsson
|
ae3326a447
LibWeb: Transition StyleComputer to Web Animations
|
1 vuosi sitten |
Aliaksandr Kalenik
|
623ad94582
LibWeb: Resolve effective overflow-x and overflow-y according to spec
|
1 vuosi sitten |
Andreas Kling
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 vuosi sitten |
Andreas Kling
|
f0722671c3
LibWeb: Cache the viewport rect across all of style computation
|
1 vuosi sitten |
Andreas Kling
|
f900957d26
LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx
|
1 vuosi sitten |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 vuosi sitten |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
1 vuosi sitten |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 vuosi sitten |
Sam Atkins
|
f7209fb9d4
LibWeb: Implement `font-size: math`
|
1 vuosi sitten |
Sam Atkins
|
6476dea898
LibWeb: Implement the `math-depth` CSS property
|
1 vuosi sitten |
Sam Atkins
|
7d10484660
LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser
|
1 vuosi sitten |
Sam Atkins
|
240ec9aeed
LibWeb: Treat invalid StyleValues that included var() as `unset`
|
1 vuosi sitten |
Sam Atkins
|
6dcd8d4a2c
LibWeb: Add support for "User" CascadeOrigin
|
1 vuosi sitten |
Sam Atkins
|
eca144a75e
LibWeb: Make absolutizing StyleValues infallible
|
1 vuosi sitten |
Andreas Kling
|
429b2e5860
LibWeb: Make FontCache per-StyleComputer
|
1 vuosi sitten |
Andreas Kling
|
69a81243f5
LibWeb: Consider system fonts when looking for inexact weight match
|
1 vuosi sitten |
Bastiaan van der Plaat
|
b05fe22d39
LibWeb: Split of compute font logic in StyleComputer
|
1 vuosi sitten |
Andreas Kling
|
cf9565551a
LibWeb: Don't filter CSS rules into separate list based on @namespace
|
1 vuosi sitten |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
1 vuosi sitten |
Andreas Kling
|
8f29bdb62c
LibWeb: Implement the CSS `revert` keyword
|
1 vuosi sitten |
Andreas Kling
|
13d5d47b56
LibWeb: Implement the CSS `all` property
|
1 vuosi sitten |
Ali Mohammad Pur
|
0c14698028
LibWeb: Fully implement CSS animation-timing-function
|
2 vuotta sitten |
Sam Atkins
|
7a2c8d30b9
LibWeb: Allow `auto` as `animation-duration` and make that the default
|
2 vuotta sitten |
Andi Gallo
|
e48074e401
LibWeb: Make font selection closer to specification
|
2 vuotta sitten |
Ali Mohammad Pur
|
3ed26e9af8
LibWeb: Respect the CSS animation-direction property for animations
|
2 vuotta sitten |
Ali Mohammad Pur
|
19c92fa354
LibWeb: Respect the animation-fill-mode CSS property
|
2 vuotta sitten |
Ali Mohammad Pur
|
2e71263c5c
LibWeb: Make sure finished animations are not restarted
|
2 vuotta sitten |
Ali Mohammad Pur
|
e90752cc21
LibWeb: Add preliminary support for CSS animations
|
2 vuotta sitten |
Andreas Kling
|
38b2cba6a2
LibWeb: Honor font-weight and font-style when using downloaded fonts
|
2 vuotta sitten |
Andreas Kling
|
fb722e69f3
LibWeb: Resolve CSS custom properties on pseudo elements
|
2 vuotta sitten |