Matthew Olsson
|
c1ab6ca6b4
LibWeb: Do not invalidate elements with animations in the CSS cascade
|
1 gadu atpakaļ |
Matthew Olsson
|
ec766e8669
LibWeb: Correctly set @keyframe rule's effect target
|
1 gadu atpakaļ |
Matthew Olsson
|
6d0672eec0
LibWeb: Implement complex transform interpolation
|
1 gadu atpakaļ |
Matthew Olsson
|
892f407d75
LibWeb: Do not abort interpolation if the StyleValue types differ
|
1 gadu atpakaļ |
Matthew Olsson
|
15942b4262
LibWeb: Revert changing transform's animation-type to by-computed-value
|
1 gadu atpakaļ |
Matthew Olsson
|
aca32e298d
LibWeb: Expand shorthand properties in CSS @keyframes
|
1 gadu atpakaļ |
Matthew Olsson
|
0f54d797d2
LibWeb: Handle pre-existing animations when considering animation-name
|
1 gadu atpakaļ |
Matthew Olsson
|
b235620315
LibWeb: Pause keyframe animations during creation when necessary
|
1 gadu atpakaļ |
Matthew Olsson
|
2ee022dead
LibWeb: Set KeyframeEffect's pseudo-element if applicable
|
1 gadu atpakaļ |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 gadu atpakaļ |
Matthew Olsson
|
b33bb0997a
LibWeb: Move easing parsing code out into a dedicated function
|
1 gadu atpakaļ |
Matthew Olsson
|
c8b9c137a1
LibWeb: Handle discrete properties
|
1 gadu atpakaļ |
Matthew Olsson
|
9e0ff9c140
LibWeb: Expose CSS shorthand -> longhand conversion
|
1 gadu atpakaļ |
Matthew Olsson
|
af1f0c673e
LibWeb: Remove old animation-direction handling from StyleComputer
|
1 gadu atpakaļ |
Matthew Olsson
|
70ded2ef42
LibGfx: Add Oklab support to Gfx::Color
|
1 gadu atpakaļ |
Matthew Olsson
|
4e27d07ff2
LibWeb: Use initial value for animation start if it does not exist
|
1 gadu atpakaļ |
Matthew Olsson
|
ae3326a447
LibWeb: Transition StyleComputer to Web Animations
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
623ad94582
LibWeb: Resolve effective overflow-x and overflow-y according to spec
|
1 gadu atpakaļ |
Andreas Kling
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 gadu atpakaļ |
Andreas Kling
|
f0722671c3
LibWeb: Cache the viewport rect across all of style computation
|
1 gadu atpakaļ |
Andreas Kling
|
f900957d26
LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx
|
1 gadu atpakaļ |
Bastiaan van der Plaat
|
44ff957784
LibWeb: Make -webkit-appearance an alias for the appearance css property
|
1 gadu atpakaļ |
Bastiaan van der Plaat
|
a05fd28b7b
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
|
1 gadu atpakaļ |
Andreas Kling
|
7c95ebc302
LibWeb: Make Document::page() return a Page&
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
51ecfdf71f
LibWeb: Add unscaled fallback font in case Font::with_size() failed
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
de4b240429
LibWeb: Add missing null check in font_with_point_size()
|
1 gadu atpakaļ |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 gadu atpakaļ |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
1 gadu atpakaļ |
Sam Atkins
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 gadu atpakaļ |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 gadu atpakaļ |