swc/crates/swc_css_parser/tests
Jason a34f3592b3
feat(css/ast): Support @scope at-rule (#7837)
> ### Describe the feature
> [Chrome 118 is shipping
soon](https://chromium-review.googlesource.com/c/chromium/src/+/4790561),
which is expected to be one of the more popular CSS features, giving new
hope for style isolation of components.
> 
> * Explainer https://css.oddbird.net/scope/explainer
> * Specification https://drafts.csswg.org/css-cascade-6/#scope-atrule
> 

Closed: #7836
2023-08-24 08:18:35 +00:00
..
fixture feat(css/ast): Support @scope at-rule (#7837) 2023-08-24 08:18:35 +00:00
line-comment/css-in-js feat(css/ast): Make AST intuitive (#6606) 2022-12-09 02:27:19 +00:00
recovery feat(css/parser): Normalize at-rules (#6705) 2023-01-14 08:58:24 +00:00
fixture.rs feat(css/parser): Add legacy_ie to the ParserConfig (#7109) 2023-03-27 15:02:18 +09:00