Skip to content

Commit 4503ee9

Browse files
committed
used value -> used values
1 parent 14fcf5a commit 4503ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-page/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,7 @@ <h3 id="allowed-pg-brk">Allowed page breaks</h3>
20012001
<ol>
20022002
<li id="brk-btw-blocks">In the vertical margin between sibling block boxes
20032003
(or rows in a table). When a <a href="forced-pg-brk">forced page break</a>
2004-
occurs here, the used value of any adjoining 'margin-bottom' are set to zero.
2004+
occurs here, the used values of any adjoining 'margin-bottom' are set to zero.
20052005
When an unforced page break occurs here, both the adjoining 'margin-top' and
20062006
'margin-bottom' are set to zero.</li>
20072007
<li id="brk-btw-lines">Between line boxes inside a block box.</li>

0 commit comments

Comments
 (0)