webbeef
30fdf48ca6
Implement CSSStyleSheet::replaceSync ( #36586 )
...
Implements the `replaceSync` method on CSSStyleSheet
Testing: Covered by wpt tests. Expectations are updated.
Signed-off-by: webbeef <me@webbeef.org>
2025-04-23 15:29:01 +00:00
Oriol Brufau
10f6f50c61
script: Implement CSSStyleSheet constructor ( #36521 )
...
https://drafts.csswg.org/cssom/#dom-cssstylesheet-cssstylesheet
Testing: covered by WPT
This is part of #36162
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-04-15 14:05:13 +00:00
Oriol Brufau
77525cef84
Enable css-nesting WPT tests ( #36246 )
...
So that we can see the improvement when enabling the feature.
Testing: This PR enables tests
This is part of #36245
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-03-31 19:07:27 +00:00