Add css-snappoints-1.vim and tests

This commit is contained in:
Kyo Nagashima
2015-03-27 11:39:56 +09:00
parent 2258f16c42
commit 44525a5ec7
4 changed files with 20 additions and 0 deletions

View File

@@ -520,6 +520,15 @@
}
</style>
<style>
.snappoints {
scroll-snap-type: mandatory;
scroll-snap-points-x: proximity;
scroll-snap-points-y: auto;
scroll-snap-destination: auto;
scroll-snap-coordinate: auto;
}
</style>
<style>
.speech {
voice-volume: 10dB;
voice-balance: literal-punctuation;