]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - IkiWiki/Plugin/htmlscrubber.pm
add rest of html5 form attributes
[www/ikiwiki.git] / IkiWiki / Plugin / htmlscrubber.pm
index 0090b67b9d450c69b0fc682a0dc519bc5e9af49c..7517c82c647a487faf1fc0e26ad973487596e4af 100644 (file)
@@ -103,7 +103,7 @@ sub scrubber {
 
                                autofocus autoplay preload loopstart
                                loopend end playcount controls pubdate
-                               placeholder min max step
+                               placeholder min max step form required
                        } ),
                        "/" => 1, # emit proper <hr /> XHTML
                        href => $safe_url_regexp,