diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-01 18:14:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-01 18:14:50 -0400 |
commit | 442bc59a15301941613d62f4b1d846c57557ca8f (patch) | |
tree | 5f4b047f7822fae10eda7a1efac97fd3b9df3f19 /doc/bugs | |
parent | 73c8209484ac730c82f7c7b749d08a1b3d895ee0 (diff) |
htmlscrubber: Allow the placeholder attribute.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/html5_support.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/html5_support.mdwn b/doc/bugs/html5_support.mdwn index c05208fbf..9c077a2d3 100644 --- a/doc/bugs/html5_support.mdwn +++ b/doc/bugs/html5_support.mdwn @@ -66,6 +66,8 @@ HTML5](http://www.w3.org/TR/html5-diff/). > * Add pubdate attribute to time elements as appropriate. > * Use aside for the sidebar? Or for the [[templates/note]] template? > * Use nav for the actionbar +> * Use placeholder in the search box. Allows closing +> [[this_todo|Add_label_to_search_form_input_field]] > --[[Joey]] # htmlscrubber.pm needs to not scrub new HTML5 elements |