Skip to content

Commit ff61be7

Browse files
committed
revised text on column break properties
1 parent ac77f43 commit ff61be7

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,6 @@ <h2 class="no-num no-toc"><a name="contents">Table of contents</a></h2>
8686
included here automatically.]</p>
8787
<!--end-toc-->
8888

89-
<h2 id=dependencies>Dependencies on other modules</h2>
90-
91-
<p>This CSS3 module depends on the following other CSS3 modules:</p>
92-
<ul>
93-
<li><cite>CSS3 Box Model</cite> [[!CSS3BOX]]</li>
94-
<li><cite>CSS3 Backgrounds and Borders Module</cite> [[!CSS3BG]]</li>
95-
<li><cite>CSS3 Color Module</cite> [[!CSS3COLOR]]</li>
96-
<li><cite>CSS3 Paged Media</cite> [[!CSS3PAGE]]</li>
97-
</ul>
98-
9989

10090
<h2>Introduction</h2>
10191

@@ -1038,6 +1028,8 @@ <h3>'column-rule'</h3>
10381028

10391029
<h2>Column breaks</h2>
10401030

1031+
<p>(This section is not normative.)
1032+
10411033
<p>When content is laid out in multiple columns, the user agent must
10421034
determine where column breaks are placed. The problem of breaking
10431035
content into columns is similar to breaking content into pages. CSS3

0 commit comments

Comments
 (0)