mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 19:24:25 +08:00
Follow WD-css3-regions-20140218
See also: http://www.w3.org/TR/2014/WD-css3-regions-20140218/
This commit is contained in:
@@ -306,13 +306,12 @@
|
||||
presentation-level: increment;
|
||||
}
|
||||
|
||||
.regions:region(p),
|
||||
.regions::region(p) {
|
||||
flow-from: break;
|
||||
flow-into: region;
|
||||
region-fragment: avoid-region;
|
||||
display: element;
|
||||
display: content;
|
||||
.regions:region {
|
||||
flow-into: element;
|
||||
flow-from: content;
|
||||
region-fragment: break;
|
||||
display: region;
|
||||
display: avoid-region;
|
||||
}
|
||||
|
||||
.ruby {
|
||||
|
||||
Reference in New Issue
Block a user