Sam Atkins
|
dd3b011f15
LibWeb: Keep track of each CSSStyleSheet's CSSImportRules
|
vor 10 Monaten |
Sam Atkins
|
b00137df38
LibWeb/CSS: Store the style sheet's source text on the CSSStyleSheet
|
vor 10 Monaten |
Andreas Kling
|
4bc3055c0f
LibWeb: Only invalidate shadow root when style sheet inside changes
|
vor 10 Monaten |
Colin Reeder
|
b92abe5c26
LibWeb: Avoid calling matches before evaluate
|
vor 11 Monaten |
Andreas Kling
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
vor 1 Jahr |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
vor 1 Jahr |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
vor 1 Jahr |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
vor 1 Jahr |
Tim Ledbetter
|
1d825f17c0
LibWeb: Remove first rule if no argument is given for `remove_rule()`
|
vor 1 Jahr |
Tim Ledbetter
|
3ea318ca8b
LibWeb: Implement `CSSStyleSheet.addRule()`
|
vor 1 Jahr |
Tim Ledbetter
|
87b52a1816
LibWeb: Implement `CSSStyleSheet.replaceSync()`
|
vor 1 Jahr |
Tim Ledbetter
|
81c67d34eb
LibWeb: Implement `CSSStyleSheet.replace()`
|
vor 1 Jahr |
Tim Ledbetter
|
811033ec19
LibWeb: Disallow inserting @import rules into a constructed stylesheet
|
vor 1 Jahr |
Tim Ledbetter
|
b0f57a2785
LibWeb: Add CSSStyleSheet constructor binding
|
vor 1 Jahr |
Tim Ledbetter
|
9b1ea4e2fc
LibWeb: Add `CSSStyleSheet.ownerRule` attribute
|
vor 1 Jahr |
Andreas Kling
|
189d1e8291
LibWeb: Port CSSNamespaceRule to FlyString
|
vor 1 Jahr |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
vor 1 Jahr |
Shannon Booth
|
b7bcdf7c53
LibWeb: Fix UAF in CSSStyleSheet
|
vor 1 Jahr |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
vor 1 Jahr |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
vor 1 Jahr |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
vor 1 Jahr |
Shannon Booth
|
da637a527d
LibWeb: Port CSSStyleSheet interface from DeprecatedString to String
|
vor 1 Jahr |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
vor 1 Jahr |
Sam Atkins
|
4b7b726888
LibWeb: Track all namespace rules in a CSSStyleSheet, and expose them
|
vor 1 Jahr |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
vor 1 Jahr |
Andreas Kling
|
37a618b7ad
LibWeb: Add missing visit in CSSStyleSheet::visit_edges()
|
vor 1 Jahr |
Sam Atkins
|
0805060e5e
LibWeb: Speed up CSS namespace checking
|
vor 1 Jahr |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
vor 1 Jahr |
Ali Mohammad Pur
|
e90752cc21
LibWeb: Add preliminary support for CSS animations
|
vor 2 Jahren |
Andreas Kling
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
vor 2 Jahren |