Skip to content

Commit 39697e5

Browse files
committed
changed 'gap' to 'line-grid'
1 parent 9f8d02f commit 39697e5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css3-gcpm/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
div.out div.example { background: #FED }
4444
h1, h2, h3, h4, h5, h6 { background: transparent }
4545

46+
.note + .note { text-indent: 0 }
47+
4648
</style>
4749

4850

@@ -3278,7 +3280,7 @@ <h3>Aligning baselines</h3>
32783280
adjacent columns. This gives the presentation a visual rythm, and text
32793281
in the end of the columns will be alignend. To support this, a new
32803282
value on the <span class=property>'line-box-contain'</span> property is
3281-
defined: ''gap'' (or, perhaps, ''crack'', ''snap'', ''snap-gap'', ''void'', ''grid'', ''snap-to-grid'').
3283+
defined: ''line-grid'' (or, perhaps, ''gap'', ''crack'', ''snap'', ''snap-gap'', ''void'', ''grid'', ''snap-to-grid'').
32823284

32833285
<p>The value means that the height of the line in which the element
32843286
occurs should be rounded up to the smallest multiple of the used

0 commit comments

Comments
 (0)