mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 18:54:25 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user