swc/crates/swc_css_parser/tests/fixture/at-rule
2022-02-15 03:33:54 +00: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 feat(css/ast): Use SimpleBlock for @document at-rule (#3564) 2022-02-15 03:33:54 +00: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): Rename tokens to match spec (#3553) 2022-02-14 13:05:16 +00:00