mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
follow 10 June 2013 HTML Standard
This commit is contained in:
@@ -533,35 +533,38 @@
|
||||
}
|
||||
|
||||
.html5-elements,
|
||||
section,
|
||||
article,
|
||||
section,
|
||||
nav,
|
||||
aside,
|
||||
hgroup,
|
||||
header,
|
||||
footer,
|
||||
nav,
|
||||
figure,
|
||||
figcaption,
|
||||
video,
|
||||
audio,
|
||||
source,
|
||||
embed,
|
||||
mark,
|
||||
progress,
|
||||
meter,
|
||||
main,
|
||||
data,
|
||||
time,
|
||||
mark,
|
||||
ruby,
|
||||
rt,
|
||||
rp,
|
||||
bdi,
|
||||
wbr,
|
||||
embed,
|
||||
video,
|
||||
audio,
|
||||
source,
|
||||
track,
|
||||
canvas,
|
||||
command,
|
||||
details,
|
||||
summary,
|
||||
datalist,
|
||||
keygen,
|
||||
output {
|
||||
output,
|
||||
progress,
|
||||
meter,
|
||||
details,
|
||||
summary,
|
||||
menuitem,
|
||||
dialog {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user