Andreas Kling
|
bbf67faa95
LibWeb: Add CSS rule buckets for pseudo elements, and for :root
|
1 năm trước cách đây |
Andreas Kling
|
c6e37d0c44
LibWeb: Give Vector<MatchingRule> some inline capacity in StyleComputer
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
33294aea86
LibWeb: Apply shadow root style sheets in StyleComputer
|
2 năm trước cách đây |
implicitfield
|
18fe86adc3
LibWeb: Add support for the inline-size CSS property
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
7c322ec710
LibWeb: Implement adoptedStyleSheets attribute for Document
|
1 năm trước cách đây |
Bastiaan van der Plaat
|
69e4f924b7
LibWeb: Add element adjust_computed_style and move set_property() to it
|
1 năm trước cách đây |
Matthew Olsson
|
8f3b97e095
LibWeb: Don't render elements with invalid interpolated transform values
|
1 năm trước cách đây |
Matthew Olsson
|
e6aef49ef3
LibWeb: Consider fill state before calling Animation::play()
|
1 năm trước cách đây |
Matthew Olsson
|
5dfe99e247
LibWeb: Do not assert the type of transformation style values
|
1 năm trước cách đây |
Matthew Olsson
|
1ca31e0dc1
LibWeb: Remove unnecessary ErrorOr<> from StyleComputer
|
1 năm trước cách đây |
Matthew Olsson
|
8bb635bd33
LibWeb: Prevent transform interpolations from failing
|
1 năm trước cách đây |
Matthew Olsson
|
ae321b2cdf
LibWeb: Add interpolation for shadow values
|
1 năm trước cách đây |
Matthew Olsson
|
3c21dd4d2b
LibWeb: Move color interpolation into a helper function
|
1 năm trước cách đây |
Matthew Olsson
|
4d9f2bf5f1
LibWeb: Add interpolation for ratio values
|
1 năm trước cách đây |
Matthew Olsson
|
f02cd4d0b0
LibWeb: Add a spec comment for color interpolation
|
1 năm trước cách đây |
Matthew Olsson
|
1f88ca2a03
LibWeb: Remove transform interpolation optimization
|
1 năm trước cách đây |
Matthew Olsson
|
c1ab6ca6b4
LibWeb: Do not invalidate elements with animations in the CSS cascade
|
1 năm trước cách đây |
Matthew Olsson
|
ec766e8669
LibWeb: Correctly set @keyframe rule's effect target
|
1 năm trước cách đây |
Matthew Olsson
|
6d0672eec0
LibWeb: Implement complex transform interpolation
|
1 năm trước cách đây |
Matthew Olsson
|
892f407d75
LibWeb: Do not abort interpolation if the StyleValue types differ
|
1 năm trước cách đây |
Matthew Olsson
|
15942b4262
LibWeb: Revert changing transform's animation-type to by-computed-value
|
1 năm trước cách đây |
Matthew Olsson
|
aca32e298d
LibWeb: Expand shorthand properties in CSS @keyframes
|
1 năm trước cách đây |
Matthew Olsson
|
0f54d797d2
LibWeb: Handle pre-existing animations when considering animation-name
|
1 năm trước cách đây |
Matthew Olsson
|
b235620315
LibWeb: Pause keyframe animations during creation when necessary
|
1 năm trước cách đây |
Matthew Olsson
|
2ee022dead
LibWeb: Set KeyframeEffect's pseudo-element if applicable
|
1 năm trước cách đây |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 năm trước cách đây |
Matthew Olsson
|
b33bb0997a
LibWeb: Move easing parsing code out into a dedicated function
|
1 năm trước cách đây |
Matthew Olsson
|
c8b9c137a1
LibWeb: Handle discrete properties
|
1 năm trước cách đây |
Matthew Olsson
|
9e0ff9c140
LibWeb: Expose CSS shorthand -> longhand conversion
|
1 năm trước cách đây |
Matthew Olsson
|
af1f0c673e
LibWeb: Remove old animation-direction handling from StyleComputer
|
1 năm trước cách đây |