aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-07-11 15:51:44 -0400
committerJoey Hess <joeyh@joeyh.name>2017-07-11 15:51:44 -0400
commitf3beb9cb44d2a22f5e7e71df7a9da7a0c54204b7 (patch)
tree4f7bdb9893b4df9b0b019bc73fe324b90be14147 /IkiWiki
parent1958cf8af2bae660b85285ba7ea1f96ac8b9d20d (diff)
downloadikiwiki-f3beb9cb44d2a22f5e7e71df7a9da7a0c54204b7.tar
ikiwiki-f3beb9cb44d2a22f5e7e71df7a9da7a0c54204b7.tar.gz
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.
Diffstat (limited to 'IkiWiki')
-rw-r--r--IkiWiki/Plugin/htmlscrubber.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/htmlscrubber.pm b/IkiWiki/Plugin/htmlscrubber.pm
index 36c012c73..120954d83 100644
--- a/IkiWiki/Plugin/htmlscrubber.pm
+++ b/IkiWiki/Plugin/htmlscrubber.pm
@@ -102,9 +102,9 @@ sub scrubber {
selected shape size span start summary
tabindex target title type valign
value vspace width
-
autofocus autoplay preload loopstart
loopend end playcount controls pubdate
+ loop muted
placeholder min max step low high optimum
form required autocomplete novalidate pattern
list formenctype formmethod formnovalidate