Skip to content

Commit 59c407d

Browse files
committed
[css-regions] remove closed issue
1 parent 6b3ca03 commit 59c407d

2 files changed

Lines changed: 2 additions & 22 deletions

File tree

css-regions/Overview.html

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Regions Module Level 1" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2013-10-27 name=dcterms.date>
15+
<meta content=2013-11-12 name=dcterms.date>
1616
<meta content="Vincent Hardy" name=dcterms.creator>
1717
<meta content="Rossen Atanassov" name=dcterms.creator>
1818
<meta content="Alan Stearns" name=dcterms.creator>
@@ -46,7 +46,7 @@
4646

4747
<h1 id=css-regions-module>CSS Regions Module Level 1</h1>
4848

49-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 October
49+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 November
5050
2013</h2>
5151

5252
<dl>
@@ -387,15 +387,6 @@ <h2 id=introduction><span class=secno>1. </span>Introduction</h2>
387387
flexibility in placement of boxes for content flows. This is the purpose
388388
of the CSS regions module.
389389

390-
<div class=issue-marker> <a
391-
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15733">Issue-15733</a>
392-
393-
<div class=issue-details>
394-
<p class=short-desc>Should the region specification define a mechanism to
395-
create blocks that can be regions with CSS syntax?
396-
</div>
397-
</div>
398-
399390
<p>For more complex layouts, content needs to flow from one area of the
400391
page to the next without limitation on the areas' sizes and positions.
401392
These arbitrary areas are the target of specific content flows which this

css-regions/Overview.src.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -126,17 +126,6 @@ <h2 id="introduction">Introduction</h2>
126126
Dynamic magazine layout in particular requires flexibility
127127
in placement of boxes for content flows.
128128
This is the purpose of the CSS regions module.</p>
129-
130-
<div class="issue-marker">
131-
<a href=
132-
"https://www.w3.org/Bugs/Public/show_bug.cgi?id=15733">Issue-15733</a>
133-
134-
<div class="issue-details">
135-
<p class="short-desc">Should the region specification define a
136-
mechanism to create blocks that can be regions with CSS
137-
syntax?</p>
138-
</div>
139-
</div>
140129

141130
<p>For more complex layouts,
142131
content needs to flow from one area of the page to the next

0 commit comments

Comments
 (0)