mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Follow CR-css-break-3-20160114
See also: https://www.w3.org/TR/2016/CR-css-break-3-20160114/
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
}
|
||||
|
||||
.break {
|
||||
break-after: any;
|
||||
break-after: auto;
|
||||
break-before: auto;
|
||||
break-inside: auto;
|
||||
box-decoration-break: auto;
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
</style>
|
||||
<style>
|
||||
.break {
|
||||
break-after: any;
|
||||
break-after: auto;
|
||||
break-before: auto;
|
||||
break-inside: auto;
|
||||
box-decoration-break: auto;
|
||||
|
||||
Reference in New Issue
Block a user