Skip to content

Commit fd42a4a

Browse files
committed
1 parent e6809d3 commit fd42a4a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-background/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2595,7 +2595,8 @@ <h3 id="the-box-decoration-break">The 'box-decoration-break' property</h3>
25952595
</table>
25962596

25972597
<p>When a box is broken at a page break, column break, or, for inline
2598-
elements, at a line break, the 'box-decoration-break' property specifies
2598+
elements, at a line break or bidi-imposed break<!-- ISSUE-182-->, the
2599+
'box-decoration-break' property specifies
25992600
whether individual boxes are treated as broken pieces of one continuous box,
26002601
or whether each box is individually wrapped with the border and padding.
26012602
For backgrounds it defines how the <span class=index>background

0 commit comments

Comments
 (0)