Aliaksandr Kalenik
|
c7d6a7aafb
LibWeb: Insert default font in font list before emoji font
|
vor 6 Monaten |
Aliaksandr Kalenik
|
8b8d83a318
LibWeb: Request default font with size specified in style
|
vor 6 Monaten |
Aliaksandr Kalenik
|
0b8b690f92
LibWeb+LibWebView: Allow to specify default font size in FontPlugin
|
vor 6 Monaten |
Lucas CHOLLET
|
a2ab3769f4
LibWeb/CSS: Don't assume that animations have an associated effect
|
vor 6 Monaten |
Andreas Kling
|
f45e24864b
LibWeb: Skip unneeded style invalidation on custom element state change
|
vor 6 Monaten |
Andreas Kling
|
b981e6f7bc
LibWeb: Avoid many style invalidations on DOM attribute mutation
|
vor 6 Monaten |
Andreas Kling
|
6983c65c54
LibWeb: Collect interesting document-wide insights about CSS selectors
|
vor 6 Monaten |
Andreas Kling
|
92ac702c0c
LibWeb: Always note whether a CSS property was inherited
|
vor 6 Monaten |
Andreas Kling
|
74469a0c1f
LibWeb: Make CSS::ComputedProperties GC-allocated
|
vor 6 Monaten |
Andreas Kling
|
c1cad8fa0e
LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties
|
vor 6 Monaten |
Andreas Kling
|
ed7f4664c2
LibWeb: Split StyleComputer work into two phases with separate outputs
|
vor 6 Monaten |
Sam Atkins
|
69a0f28d04
Revert "LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue"
|
vor 6 Monaten |
Sam Atkins
|
28388f1fd2
LibWeb/CSS: Don't overwrite active font load when requesting a pt size
|
vor 6 Monaten |
Totto16
|
d21bfda900
LibWeb: Handle special cases of PseudoElement::Type correctly
|
vor 6 Monaten |
Johan Dahlin
|
6fd7b9b6b9
LibWeb: Render otf fonts
|
vor 6 Monaten |
Johan Dahlin
|
1c42d6831b
LibWeb: Style font-variant-* css properties
|
vor 6 Monaten |
Timothy Flynn
|
fe891727dc
LibWeb: Use correct URL parsing methods throughout LibWeb
|
vor 6 Monaten |
Andreas Kling
|
6d7bb074fc
LibWeb: Don't serialize resolved CSS color values as named colors
|
vor 6 Monaten |
Andreas Kling
|
e85c3c97fb
LibWeb: Add mode flag to CSSStyleValue::to_string()
|
vor 6 Monaten |
Sam Atkins
|
ee9db99961
LibWeb: Remove unused Realm arg from StyleComputer::get_inherit_value()
|
vor 6 Monaten |
Sam Atkins
|
2c3c821305
LibWeb: Remove Realm parameter from property_initial_value()
|
vor 6 Monaten |
Shannon Booth
|
0fa54c2327
LibURL+LibWeb: Make URL::serialize return a String
|
vor 7 Monaten |
Glenn Skrzypczak
|
1e67b85571
LibWeb/Animation: Support progress values outside of [0,1]
|
vor 7 Monaten |
Milo van der Tier
|
6bb8bf189f
LibWeb: Store CSS color name in CSSRGB
|
vor 7 Monaten |
Jonne Ransijn
|
356507284e
LibWeb: Compare font keys by reference
|
vor 8 Monaten |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
vor 7 Monaten |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
vor 7 Monaten |