Skip to content

Commit 06c09ab

Browse files
committed
Made concepts section normative
1 parent bc2f690 commit 06c09ab

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css3-regions/Overview.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,14 @@
7777

7878
<h1 id=css-regions-module>CSS Regions Module Level 3</h1>
7979

80-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 24 January
80+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 January
8181
2012</h2>
8282

8383
<dl>
8484
<dt>This version:
8585

8686
<dd><a
87-
href="http://www.w3.org/TR/2012/ED-css3-regions-20120124/">http://www.w3.org/csswg/css3-regions</a>
87+
href="http://www.w3.org/TR/2012/ED-css3-regions-20120125/">http://www.w3.org/csswg/css3-regions</a>
8888

8989
<dt>Latest version:
9090

@@ -484,8 +484,6 @@ <h3 id=region-styling><span class=secno>1.2. </span>Regions styling</h3>
484484
<h2 id=css-regions-concepts><span class=secno>2. </span>CSS regions
485485
concepts</h2>
486486

487-
<p><em>This section is non-normative.</em>
488-
489487
<h3 id=regions><span class=secno>2.1. </span>Regions</h3>
490488

491489
<p class=index id=region title=region>A region is an element that generates
@@ -1788,6 +1786,9 @@ <h3 id="changes_from_June_09_2011"><span class=secno>10.1. </span>Changes
17881786
<li>Reworded the text about flow-into: &lt;ident&gt; and removed obsolete
17891787
text about the interaction with the &lsquo;<code
17901788
class=property>content</code>&rsquo; property.
1789+
1790+
<li>Removed "this section is non-normative" from the "Regions Concepts"
1791+
section.
17911792
</ul>
17921793

17931794
<h3 id="changes_from_June_09_2011"><span class=secno>10.2. </span>Changes

css3-regions/Overview.src.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,6 @@ <h3 id="region-styling">Regions styling</h3>
332332

333333
<h2 id="css-regions-concepts">CSS regions concepts</h2>
334334

335-
<p><em>This section is non-normative.</em></p>
336-
337335
<h3 id="regions">Regions</h3>
338336

339337
<p class="index" title="region" id="region">A region is an element that
@@ -1474,6 +1472,7 @@ <h3 id="changes_from_June_09_2011">Changes from <a href="http://www.w3.org/TR/20
14741472
<li>Removed "This section is informative" paragraphs since in CSS specifications notes are always informative.</li>
14751473
<li>Reworded the text about flow-into: &lt;ident&gt; and removed obsolete text about the interaction with the
14761474
'content' property.</li>
1475+
<li>Removed "this section is non-normative" from the "Regions Concepts" section.</li>
14771476
</ul>
14781477

14791478

0 commit comments

Comments
 (0)