swc/crates/swc_css_parser/tests/fixture/at-rule
2022-02-12 14:28:00 +09:00
..
charset fix(css/parser): Fix parsing of whitespaces (#2787) 2021-11-18 22:18:44 +09:00
color-profile fix(css/ast): Use SimpleBlock in more types (#3535) 2022-02-12 14:28:00 +09:00
counter-style fix(css/ast): Use SimpleBlock in more types (#3535) 2022-02-12 14:28:00 +09:00
document refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
font-face refactor(css/ast): Unify SimpleBlock and Block (#3519) 2022-02-11 03:58:26 +00:00
import refactor(css/ast): Rename types to match specification (#3484) 2022-02-09 19:43:15 +09:00
keyframe refactor(css/ast): Unify SimpleBlock and Block (#3519) 2022-02-11 03:58:26 +00:00
layer refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
media refactor(css/ast): Rename types to match specification (#3484) 2022-02-09 19:43:15 +09:00
namespace refactor(css/ast): Rename types to match specification (#3484) 2022-02-09 19:43:15 +09:00
page fix(css/ast): Use SimpleBlock in more types (#3535) 2022-02-12 14:28:00 +09:00
property fix(css/ast): Use SimpleBlock in more types (#3535) 2022-02-12 14:28:00 +09:00
supports refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
unknown refactor(css/ast): Remove Tokens in favor of Vec<TokenAndSpan> (#3507) 2022-02-10 11:25:19 +00:00