swc/crates/swc_html_minifier/tests/fixture/attribute
2022-05-14 01:43:52 +00:00
..
aria-labelledby feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
boolean feat(html/minifier): Compress whitespaces (#4463) 2022-04-28 02:30:53 +00:00
class feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
colspan feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
contenteditable feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
data feat(html/minifier): Compress whitespaces (#4463) 2022-04-28 02:30:53 +00:00
empty feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
form feat(html/minifier): Compress whitespaces (#4463) 2022-04-28 02:30:53 +00:00
iframe feat(html/minifier): Compress default values of attributes (#4427) 2022-04-26 07:12:32 +00:00
img feat(html/minifier): Compress default values of attributes (#4427) 2022-04-26 07:12:32 +00:00
input feat(html/minifier): Compress default values of attributes (#4427) 2022-04-26 07:12:32 +00:00
javascript-prefix feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
link feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
meter feat(html/minifier): Compress default values of attributes (#4427) 2022-04-26 07:12:32 +00:00
ol feat(html/minifier): Compress default values of attributes (#4427) 2022-04-26 07:12:32 +00:00
progress feat(html/minifier): Compress default values of attributes (#4427) 2022-04-26 07:12:32 +00:00
quote feat(html/minifier): Compress whitespaces (#4463) 2022-04-28 02:30:53 +00:00
rel feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
script-type fix(html/parser): Fix error reporting (#4644) 2022-05-14 01:43:52 +00:00
space-between feat(html/minifier): Compress whitespaces (#4463) 2022-04-28 02:30:53 +00:00
srcset feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
style feat(html/minifier): Compress whitespaces (#4463) 2022-04-28 02:30:53 +00:00
tabindex fix(html/parser): Fix error reporting (#4644) 2022-05-14 01:43:52 +00:00
textarea fix(html/parser): Fix parsing of comments in textarea (#4530) 2022-05-05 03:13:20 +00:00
track feat(html/minifier): Compress default values of attributes (#4427) 2022-04-26 07:12:32 +00:00