Drop css3-layout.vim

This module was renamed to “CSS Template Layout Module” and published as
Working Group Note.

See also: http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/
This commit is contained in:
Kyo Nagashima
2015-03-27 12:02:06 +09:00
parent 44525a5ec7
commit b24f4cdaf0
4 changed files with 0 additions and 13 deletions

View File

@@ -269,10 +269,6 @@
initial-letter-align: auto;
}
.layout::slot(b) {
display: same;
}
.line-grid {
line-grid: create;
line-snap: block-start;

View File

@@ -300,11 +300,6 @@
}
</style>
<style>
.layout::slot(b) {
display: same;
}
</style>
<style>
.line-grid {
line-grid: create;
line-snap: block-start;