htmlscrubber: Add support for the video tag's loop and muted attributes.
authorJoey Hess <joeyh@joeyh.name>
Tue, 11 Jul 2017 19:51:44 +0000 (15:51 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 11 Jul 2017 19:51:44 +0000 (15:51 -0400)
commitf3beb9cb44d2a22f5e7e71df7a9da7a0c54204b7
tree4f7bdb9893b4df9b0b019bc73fe324b90be14147
parent1958cf8af2bae660b85285ba7ea1f96ac8b9d20d
htmlscrubber: Add support for the video tag's loop and muted attributes.

Those were not in the original html5 spec, but have been added in the
whatwg html living standard and have wide browser support.

This commit was sponsored by John Peloquin on Patreon.
IkiWiki/Plugin/htmlscrubber.pm
debian/changelog