Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css-regions-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ Controlling Region Flow Breaks</h3>
affect content flowed through regions just as they do content flowed through columns or pages,
and the ''break-before/region'' and ''break-before/avoid-region'' values
provide region-specific breaking controls.
See [[css-break-3]] for details.
See [[CSS3-BREAK]] for details.

<h3 id="the-region-fragment-property">
The region-fragment property</h3>
Expand Down Expand Up @@ -2086,7 +2086,7 @@ Changes</h2>

<ul>
<li>Add animation type lines</li>
<li>Remove definition of break properties, since they're already defined in [[CSS-BREAK-3]].</li>
<li>Remove definition of break properties, since they're already defined in [[CSS3-BREAK]].</li>
<li>Mention effects of containment on regions.</li>
</ul>

Expand Down