swc/crates/swc_html_minifier/tests/fixture/element
2022-11-11 08:47:05 +00:00
..
a feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
blockquote feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
br feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
custom feat(html/minifier): Merge identical metadata elements (#6183) 2022-10-18 13:40:59 +00:00
custom-script-type fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
del feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
disabled-js feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
disabled-json fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
empty-metadata-elements fix(html/minifier): Fix bugs of the smart mode (#5093) 2022-07-05 06:04:12 +00:00
form feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
iframe feat(html/minifier): Sort unordered values in attributes (#5035) 2022-06-30 01:46:24 +00:00
img feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
math feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
meta feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
object feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
output fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
p feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
q feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
script fix(html/minifier): Fix merging of scripts (#6393) 2022-11-11 08:47:05 +00:00
script-group fix(html/minifier): Fix merging of scripts (#6393) 2022-11-11 08:47:05 +00:00
script-json-pretty feat(html/minifier): Allow specifying options for other tools (#5125) 2022-07-11 13:08:40 +00:00
script-options fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
script-options-1 feat(es/minifier): Improve gzipped size (#5631) 2022-08-26 05:23:01 +00:00
style fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-disable-compress-css fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-group feat(html/minifier): Improve merging of group elements (#6349) 2022-11-07 14:26:08 +00:00
style-group-1 fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-group-2 fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-with-wrong-comments feat(html/minifier): Allow specifying options for other tools (#5125) 2022-07-11 13:08:40 +00:00
svg feat(html/minifier): Compress javascript: URLs (#6185) 2022-10-18 14:15:43 +00:00
template feat(html/minifier): Improve minification modes (#5568) 2022-08-20 04:04:47 +00:00
title feat(html/minifier): Compress title (#5320) 2022-07-28 01:30:44 +00:00
video feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00