swc/crates/swc_html_minifier/tests/fixture/attribute
2022-06-23 03:29:00 +00:00
..
accept fix(html/minifier): Compress more complex attributes (#5024) 2022-06-22 04:55:35 +00:00
accesskey feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
aria-labelledby feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
boolean feat(html/minifier): Add collapse_boolean_attributes option (#4960) 2022-06-14 05:38:50 +00:00
boolean-keep feat(html/minifier): Add collapse_boolean_attributes option (#4960) 2022-06-14 05:38:50 +00:00
class feat(html/minifier): Compress style and media attributes (#5022) 2022-06-23 03:29:00 +00:00
colspan feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
content fix(html/minifier): Compress more complex attributes (#5024) 2022-06-22 04:55:35 +00:00
contenteditable feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
data feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
disabled-remove_redundant_attributes feat(html/minifier): Add remove_redundant_attributes (#5023) 2022-06-22 05:54:25 +00:00
empty feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
empty-attributes feat(html/minifier): Minify js (#4999) 2022-06-21 14:28:53 +00:00
empty-disabled feat(html/minifier): Add remove_empty_attributes option (#4958) 2022-06-13 19:52:35 +00:00
form feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
headers feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
html-xhtml fix(html/minifier): Avoid optional attributes (#5016) 2022-06-21 15:34:16 +00:00
iframe feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
imagesrcset feat(html/minifier): Compress style and media attributes (#5022) 2022-06-23 03:29:00 +00:00
img feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
input feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
itemid feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
itemtype feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
javascript-prefix feat(html/minifier): Compress style and media attributes (#5022) 2022-06-23 03:29:00 +00:00
link feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
media feat(html/minifier): Compress style and media attributes (#5022) 2022-06-23 03:29:00 +00:00
meter feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
ol feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
onclick feat(html/minifier): Minify js (#4999) 2022-06-21 14:28:53 +00:00
part fix(html/minifier): Compress more complex attributes (#5024) 2022-06-22 04:55:35 +00:00
progress feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
quote feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
rel feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
script-type feat(html/minifier): Minify js (#4999) 2022-06-21 14:28:53 +00:00
space-between feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
srcset feat(html/minifier): Compress style and media attributes (#5022) 2022-06-23 03:29:00 +00:00
style feat(html/minifier): Compress style and media attributes (#5022) 2022-06-23 03:29:00 +00:00
tabindex fix(html/codegen): Remove optional html start tag (#4811) 2022-05-27 14:45:18 +00:00
textarea feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
track feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
usemap feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00