Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 tháng trước cách đây |
Aliaksandr Kalenik
|
5faca4f027
LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded
|
9 tháng trước cách đây |
Sam Atkins
|
bea47a2554
LibWeb/CSS: Correct behavior of `revert` inside a `@layer`
|
9 tháng trước cách đây |
Aliaksandr Kalenik
|
74588a0a16
LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted
|
9 tháng trước cách đây |
Andreas Kling
|
8beb7c7700
LibWeb: Cache whether there are any :has() selectors present
|
9 tháng trước cách đây |
Sam Atkins
|
a1fca1a7f3
LibWeb: Start transitions when affected properties change
|
9 tháng trước cách đây |
Andreas Kling
|
32299e74cb
LibWeb: Make CSS font loader tolerate WPT web server shenanigans
|
9 tháng trước cách đây |
Andreas Kling
|
87056ee0d2
LibWeb: Bucket CSS rules by pseudo-element
|
10 tháng trước cách đây |
Andreas Kling
|
ef4f5ac8fb
LibWeb: Filter :hover selectors early for elements that aren't hovered
|
10 tháng trước cách đây |
Andreas Kling
|
49d2b11085
LibWeb: Remove MatchingRule::contains_root_pseudo_class member
|
10 tháng trước cách đây |
Andreas Kling
|
c8f22f65d9
LibWeb: Filter rules to run before allocating vector of matches
|
10 tháng trước cách đây |
Sam Atkins
|
a50da405e9
LibWeb/CSS: Implement cascade layers (aka `@layer`)
|
10 tháng trước cách đây |
Sam Atkins
|
49b2eb5f51
LibWeb: Add Document::get_style_sheet_source()
|
10 tháng trước cách đây |
Sam Atkins
|
0e3487b9ab
LibWeb: Rename StyleValue -> CSSStyleValue
|
10 tháng trước cách đây |
Andreas Kling
|
b42b7c8dd0
LibWeb: Use bitmaps for important/inherited bits in StyleProperties
|
11 tháng trước cách đây |
Andreas Kling
|
c288bfb404
LibWeb: Only remember source CSSStyleDeclaration for animation-name
|
11 tháng trước cách đây |
Aliaksandr Kalenik
|
d5926a3231
LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface
|
1 năm trước cách đây |
Andreas Kling
|
254d040ff4
LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode
|
1 năm trước cách đây |
Matthew Olsson
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 năm trước cách đây |
Andrew Kaster
|
b7526a39b0
LibWeb: Expose StyleComputer's FontLoader class publicly
|
1 năm trước cách đây |
Andreas Kling
|
afe6abfc09
LibWeb: Use an ancestor filter to quickly reject many CSS selectors
|
1 năm trước cách đây |
Matthew Olsson
|
3dd9f2715f
LibWeb: Resolve unresolved style values when animating properties
|
1 năm trước cách đây |
Matthew Olsson
|
b2fb9cc7d3
LibWeb: Allow ignoring unresolved style values when iterating properties
|
1 năm trước cách đây |
Andreas Kling
|
3c3e591f03
LibWeb: Add a fast (iterative) selector matcher for trivial selectors
|
1 năm trước cách đây |
Andreas Kling
|
25c22bb5e5
LibWeb: Reorder MatchingRule members to make it smaller
|
1 năm trước cách đây |
Andreas Kling
|
77d98b5697
LibWeb: Add per-attribute-name CSS rule buckets
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
a9b8840a82
LibWeb: Add fast path for animated style properties update
|
1 năm trước cách đây |
Andreas Kling
|
bbf67faa95
LibWeb: Add CSS rule buckets for pseudo elements, and for :root
|
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 |
Matthew Olsson
|
1ca31e0dc1
LibWeb: Remove unnecessary ErrorOr<> from StyleComputer
|
1 năm trước cách đây |