Aliaksandr Kalenik
|
c09b5b8df0
LibGfx+LibWeb: Rename Gfx::WOFF2::Font to Gfx::WOFF2::Typeface
|
11 月之前 |
Aliaksandr Kalenik
|
1d2e559e13
LibGfx+LibWeb: Rename Gfx::WOFF::Font to Gfx::WOFF::Typeface
|
11 月之前 |
Aliaksandr Kalenik
|
2f515827c0
Everywhere: Rename Gfx::OpenType::Font to Gfx::OpenType::Typeface
|
11 月之前 |
Colin Reeder
|
d427344f39
LibWeb: Handle inline-start and inline-end as float values
|
1 年之前 |
Aliaksandr Kalenik
|
d5926a3231
LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface
|
1 年之前 |
Aliaksandr Kalenik
|
e2726ce8e4
LibGfx+LibWeb: Remove Gfx::Typeface
|
1 年之前 |
Matthew Olsson
|
7950992fc2
LibWeb: Remove TimingFunction in favor of EasingStyleValue::Function
|
1 年之前 |
Matthew Olsson
|
667e313731
LibWeb: Parse easing values manually
|
1 年之前 |
Andreas Kling
|
7f2c833a39
LibWeb: Implement CSSKeyframesRule.cssRuleList
|
1 年之前 |
Andreas Kling
|
04a6e2f83d
LibWeb: Remove Gfx::BitmapFont
|
1 年之前 |
Andreas Kling
|
fac126bce9
Ladybird+LibWeb: Stop using Gfx::FontDatabase default fonts
|
1 年之前 |
Matthew Olsson
|
e2cb25e35c
LibWeb: Support interpolation of mixed percentage dimension units
|
1 年之前 |
Matthew Olsson
|
a8ef84f8c3
LibWeb: Use LengthPercentage for calc values in Transformation matrix
|
1 年之前 |
Andrew Kaster
|
b7526a39b0
LibWeb: Expose StyleComputer's FontLoader class publicly
|
1 年之前 |
Timothy Flynn
|
464d7d5858
LibGfx+LibWeb: Allow inexact size lookups when requesting scaled fonts
|
1 年之前 |
Andreas Kling
|
037b395b5d
LibWeb: Try to parse WOFF and WOFF2 even if MIME type says otherwise
|
1 年之前 |
Timothy Flynn
|
4b1abcf61d
LibWeb: Generalize support for dimension attributes
|
1 年之前 |
Andreas Kling
|
c0ea8825b5
LibWeb: Always log debug message about failure to parse CSS fonts
|
1 年之前 |
Shannon Booth
|
18520561e7
LibWeb: Fix crash for calculated transition duration/delays
|
1 年之前 |
Andreas Kling
|
906c69c6d1
LibWeb: Don't fall apart on `transition: none` in CSS
|
1 年之前 |
Matthew Olsson
|
3160733c1a
LibWeb: Expand transition longhand values
|
1 年之前 |
Matthew Olsson
|
e4dba9d932
LibWeb: Cache the last CSS play-state value on KeyframeEffect
|
1 年之前 |
Matthew Olsson
|
cf54ba01ac
LibWeb: Be more strict about invoking .play() on element animations
|
1 年之前 |
Matthew Olsson
|
e2dfef90fb
LibWeb: Remove useless animation relevancy check
|
1 年之前 |
Andreas Kling
|
afe6abfc09
LibWeb: Use an ancestor filter to quickly reject many CSS selectors
|
1 年之前 |
Matthew Olsson
|
3dd9f2715f
LibWeb: Resolve unresolved style values when animating properties
|
1 年之前 |
Matthew Olsson
|
b2fb9cc7d3
LibWeb: Allow ignoring unresolved style values when iterating properties
|
1 年之前 |
Matthew Olsson
|
1f53727a3f
LibWeb: Remove Badge from CSS::Parser::resolve_unresolved_style_value
|
1 年之前 |
Matthew Olsson
|
ebfc6c33a6
LibWeb: Remove "resolved" from the name of Keyframe's property map
|
1 年之前 |
Andreas Kling
|
ce2bfb4a12
LibWeb: Make CSSStyleRule::declaration() return a more specific type
|
1 年之前 |