Skip to content

Commit 139e455

Browse files
committed
[css-regions] Add region-order to level 4
1 parent af0460e commit 139e455

2 files changed

Lines changed: 4 additions & 20 deletions

File tree

css3-regions/Overview.html

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<link href="http://purl.org/dc/terms/" rel=schema.DC>
1111
<meta content="CSS Regions Module Level 3" name=DC.title>
1212
<meta content=text name=DC.type>
13-
<meta content=2012-09-27 name=DC.issued>
13+
<meta content=2012-10-01 name=DC.issued>
1414
<meta content="Vincent Hardy" name=DC.creator>
1515
<meta content="Alex Mogilevsky" name=DC.creator>
1616
<meta content="Alan Stearns" name=DC.creator>
1717
<meta content=W3C name=DC.publisher>
18-
<meta content="http://www.w3.org/TR/2012/ED-css3-regions-20120927/"
18+
<meta content="http://www.w3.org/TR/2012/ED-css3-regions-20121001/"
1919
name=DC.identifier>
2020
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
2121
rel=DC.rights>
@@ -50,14 +50,13 @@
5050

5151
<h1 id=css-regions-module>CSS Regions Module Level 3</h1>
5252

53-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 September
54-
2012</h2>
53+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 1 October 2012</h2>
5554

5655
<dl>
5756
<dt>This version:
5857

5958
<dd><a
60-
href="http://www.w3.org/TR/2012/ED-css3-regions-20120927/">http://www.w3.org/csswg/css3-regions</a>
59+
href="http://www.w3.org/TR/2012/ED-css3-regions-20121001/">http://www.w3.org/csswg/css3-regions</a>
6160

6261
<dt>Latest version:
6362

@@ -974,14 +973,6 @@ <h3 id=the-flow-from-property><span class=secno>3.2. </span>The ‘<a
974973
between regions
975974
</div>
976975
</div>
977-
978-
<div class=issue-marker data-bug_id=16636 data-bug_status=NEW> <a
979-
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16636">Issue-16636</a>
980-
981-
<div class=issue-details>
982-
<p class=short-desc>Should re-introduce region order
983-
</div>
984-
</div>
985976
</div>
986977

987978
<p><a href="#css-region" title=region>CSS Regions</a> create a new <a

css3-regions/Overview.src.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -797,13 +797,6 @@ <h3 id="the-flow-from-property">The 'flow-from' property</h3>
797797
<p class="short-desc">Specify behavior of stacking contexts that are split between regions</p>
798798
</div>
799799
</div>
800-
801-
<div class="issue-marker" data-bug_id="16636" data-bug_status="NEW">
802-
<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16636">Issue-16636</a>
803-
<div class="issue-details">
804-
<p class="short-desc">Should re-introduce region order</p>
805-
</div>
806-
</div>
807800
</div>
808801

809802
<p><span title="region">CSS Regions</span> create a new <a href="http://www.w3.org/TR/CSS2/visuren.html#z-index">stacking context</a>. <span title="region">CSS Regions</span> establish a new <a href="http://www.w3.org/TR/CSS2/visuren.html#block-formatting">block formatting Context</a>.</p>

0 commit comments

Comments
 (0)