swc/crates/swc_html_minifier/tests/fixture/attribute
2023-06-07 04:23:40 +00:00
..
accept feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
accesskey feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
aria-labelledby feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
boolean feat(html/minifier): Handle crossorigin (#6261) 2022-10-27 00:16:24 +00:00
boolean-keep feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
class feat(html/minifier): Compress more default attributes (#5182) 2022-07-15 10:55:24 +00:00
colspan feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
content feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
contenteditable feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
crossorigin feat(html/minifier): Handle crossorigin (#6261) 2022-10-27 00:16:24 +00:00
custom-attribute feat(html/minifier): Merge identical metadata elements (#6183) 2022-10-18 13:40:59 +00:00
data feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
disabled-normalize_attributes feat(es/minifier): Remove unused labels (#7478) 2023-06-07 04:23:40 +00:00
disabled-sort-classes feat(html/minifier): Sort unordered values in attributes (#5035) 2022-06-30 01:46:24 +00:00
empty feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
empty-attributes fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
empty-disabled feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
exportparts feat(es/minifier): Make name mangler understand block scoping (#6670) 2023-01-06 03:14:10 +00:00
form feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
headers feat(html/minifier): Sort unordered values in attributes (#5035) 2022-06-30 01:46:24 +00:00
html-xhtml feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
id feat(html/minifier): Sort attributes (#4784) 2022-07-06 15:50:23 +00:00
iframe feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
imagesrcset feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
img feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
input feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
itemid feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
itemtype feat(html/minifier): Sort unordered values in attributes (#5035) 2022-06-30 01:46:24 +00:00
javascript-prefix feat(es/minifier): Support script fully (#6455) 2022-11-17 06:00:42 +00:00
javascript-urls feat(html/minifier): Compress javascript: URLs (#6185) 2022-10-18 14:15:43 +00:00
javascript-urls-1 feat(html/minifier): Compress javascript: URLs (#6185) 2022-10-18 14:15:43 +00:00
link feat(html/minifier): Compress more default attributes (#5182) 2022-07-15 10:55:24 +00:00
marquee feat(html/minifier): Compress more default attributes (#5182) 2022-07-15 10:55:24 +00:00
media feat(html/minifier): Improve minification modes (#5568) 2022-08-20 04:04:47 +00:00
meter feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
ol feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
onclick fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
part feat(html/minifier): Improve minification modes (#5568) 2022-08-20 04:04:47 +00:00
progress feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
quote feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
rel feat(html/minifier): Sort unordered values in attributes (#5035) 2022-06-30 01:46:24 +00:00
remove_redundant_attributes-all feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
remove_redundant_attributes-none feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
remove_redundant_attributes-smart feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
script-type feat(es/minifier): Support script fully (#6455) 2022-11-17 06:00:42 +00:00
sort-attributes feat(html/minifier): Sort attributes (#4784) 2022-07-06 15:50:23 +00:00
sort-attributes-disabled feat(html/minifier): Sort attributes (#4784) 2022-07-06 15:50:23 +00:00
space-between feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
srcdoc feat(html/minifier): Merge identical metadata elements (#6183) 2022-10-18 13:40:59 +00:00
srcset feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
style fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
tabindex feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
textarea feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
track feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
usemap feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
video feat(html/minifier): Compress more default attributes (#5182) 2022-07-15 10:55:24 +00:00