Simon Wanner
|
554c4af90f
LibWeb: Add support for the lh and rlh length units
|
2 سال پیش |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
Andreas Kling
|
c598c092c2
LibWeb: Actually instantiate ::before/::after pseudo elements when found
|
2 سال پیش |
Andreas Kling
|
3e970540b4
LibWeb: Don't compute full style for ::before/::after unless matched
|
2 سال پیش |
Andreas Kling
|
4bfdc4db17
LibWeb: Make CSS rule cache smarter about pseudo elements
|
2 سال پیش |
Andreas Kling
|
72569bca1c
LibWeb: Implement the CSS rule cache optimization for UA style as well
|
2 سال پیش |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 سال پیش |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 سال پیش |
Sam Atkins
|
6cc5e09c71
LibWeb: Port StyleComputer to new Strings
|
2 سال پیش |
Sam Atkins
|
1c77867c78
LibWeb: Port FontCache to new Strings
|
2 سال پیش |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 سال پیش |
Sam Atkins
|
4084c66ad2
LibWeb: Use CSS Pixels for viewport rects
|
2 سال پیش |
Sam Atkins
|
8cc0bdf777
LibWeb: Resolve Lengths to CSSPixels
|
2 سال پیش |
Thomas Queiroz
|
eacfcac932
LibWeb: Use HashMap::try_ensure_capacity in StyleComputer
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Andreas Kling
|
ab9aa9da0d
LibWeb: Do CSS var() expansion in a separate pass
|
2 سال پیش |
Sam Atkins
|
54be317fa9
LibWeb: Use TokenStreams when expanding unresolved CSS values
|
2 سال پیش |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2 سال پیش |
Sam Atkins
|
fff2c35f51
LibWeb: Move ComponentValue to CSS::Parser namespace
|
3 سال پیش |
Andreas Kling
|
6e70670e0b
LibWeb: Load fonts from style sheet once when sheet is added
|
3 سال پیش |
Sam Atkins
|
8b538b1578
LibWeb: Rename StyleComponentValueRule -> ComponentValue
|
3 سال پیش |
Andreas Kling
|
1f9aed2617
LibWeb: Load and use fonts described by @font-face rules :^)
|
3 سال پیش |
Andreas Kling
|
aa45cdf71d
LibWeb: Give StyleComputer a helper for getting the current viewport
|
3 سال پیش |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 سال پیش |
Andreas Kling
|
759bfbb572
LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere
|
3 سال پیش |
Andreas Kling
|
39389b5704
LibWeb: Don't make deep copy of custom properties for every element
|
3 سال پیش |
Sam Atkins
|
332799fbcb
LibWeb: Stub getting the initial font instead of the root one
|
3 سال پیش |
Andreas Kling
|
205208db11
LibWeb: Reduce HashMap thrashing during custom property cascade
|
3 سال پیش |
Andreas Kling
|
e4fdb40158
LibWeb: Use FlyString for CSS custom property names
|
3 سال پیش |
Sam Atkins
|
f3cda3c830
LibWeb: Add a rule-cache for PseudoElements
|
3 سال پیش |