Follow CR-html5-20140429.

Now interactive elements are omitted from HTML5 and postponed to HTML
5.1. Stay tuned.

See also: http://www.w3.org/TR/2014/CR-html5-20140429/

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
This commit is contained in:
OGINO Masanori
2014-05-04 18:18:13 +09:00
parent b19fbc8f33
commit 21be2c48e2
3 changed files with 0 additions and 9 deletions

View File

@@ -15,8 +15,5 @@ syn keyword cssTagName embed video audio source track
" Forms
syn keyword cssTagName datalist keygen output progress meter
" Interactive elements
syn keyword cssTagName details summary dialog
" Scripting
syn keyword cssTagName template canvas