Andreas Kling
|
759bfbb572
LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere
|
3 년 전 |
Andreas Kling
|
a13079f757
LibWeb: Invalidate style after CSSStyleSheet.{insert,remove}Rule()
|
3 년 전 |
Andreas Kling
|
646b37d1a9
LibWeb: Cache CSS rules in buckets to reduce number of rules checked
|
3 년 전 |
Sam Atkins
|
5098cd22a4
LibWeb: Evaluate `@media` rules
|
3 년 전 |
Andreas Kling
|
d462a6720a
LibWeb: Reimplement the <style> element following the spec
|
3 년 전 |
Luke Wilde
|
881e9d1341
LibWeb: Make StyleSheetList.item an IDL getter
|
3 년 전 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Andreas Kling
|
a9830d9a55
LibWeb: Start exposing CSS style sheets to JavaScript :^)
|
4 년 전 |
Andreas Kling
|
fefb05f6f3
LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |