mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 19:44:45 +08:00
Follow WD-css3-break-20140116
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
border-bottom-right-radius: auto;
|
||||
border-bottom-left-radius: auto;
|
||||
border-top-left-radius: auto;
|
||||
box-decoration-break: auto;
|
||||
box-shadow: auto;
|
||||
}
|
||||
|
||||
@@ -56,9 +55,10 @@
|
||||
}
|
||||
|
||||
.break {
|
||||
break-after: auto;
|
||||
break-after: any;
|
||||
break-before: auto;
|
||||
break-inside: auto;
|
||||
box-decoration-break: auto;
|
||||
}
|
||||
|
||||
.cascade {
|
||||
|
||||
Reference in New Issue
Block a user