Skip to content

Commit 533bf4a

Browse files
committed
[css-exclusions] remove stray shapes issue
1 parent 3587fa5 commit 533bf4a

2 files changed

Lines changed: 3 additions & 23 deletions

File tree

css-exclusions/Overview.html

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Exclusions Module Level 1" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2013-05-21 name=dcterms.date>
15+
<meta content=2013-05-22 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>
@@ -55,14 +55,14 @@
5555

5656
<h1 id=css-exclusions-module>CSS Exclusions Module Level 1</h1>
5757

58-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 May 2013</h2>
58+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 May 2013</h2>
5959

6060
<dl>
6161
<dt>This version:
6262

6363
<dd><a
6464
href="http://dev.w3.org/csswg/css-exclusions/">http://dev.w3.org/csswg/css-exclusions/</a></dd>
65-
<!--<dd><a href="http://dev.w3.org/csswg/css-exclusions/">http://www.w3.org/TR/2013/WD-css-exclusions-20130521/</a></dd>-->
65+
<!--<dd><a href="http://dev.w3.org/csswg/css-exclusions/">http://www.w3.org/TR/2013/WD-css-exclusions-20130522/</a></dd>-->
6666

6767
<dt>Latest version:
6868

@@ -567,17 +567,6 @@ <h4 id=wrap-flow-property><span class=secno>3.1.1. </span>The ‘<a
567567
content layout. All areas represented with a light or dark shade of gray
568568
are not available for (left-to-right writing mode) inline content layout.
569569

570-
<div class="issue-marker wrapper">
571-
<div class=issue-marker data-bug_id=15084 data-bug_status=NEW> <a
572-
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15084">Issue-15084</a>
573-
574-
<div class=issue-details>
575-
<p class=short-desc>Fluidity of the layout with respect to different
576-
amounts of content
577-
</div>
578-
</div>
579-
</div>
580-
581570
<div class=example>
582571
<p> The ‘<a href="#wrap-flow"><code
583572
class=property>wrap-flow</code></a>’ property values applied to

css-exclusions/Overview.src.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -346,15 +346,6 @@ <h4 id="wrap-flow-property">The 'wrap-flow' property</h4>
346346
All areas represented with a light or dark shade of gray
347347
are not available for (left-to-right writing mode) inline content layout.
348348
</p>
349-
350-
<div class="issue-marker wrapper">
351-
<div class="issue-marker" data-bug_id="15084" data-bug_status="NEW">
352-
<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15084">Issue-15084</a>
353-
<div class="issue-details">
354-
<p class="short-desc">Fluidity of the layout with respect to different amounts of content</p>
355-
</div>
356-
</div>
357-
</div>
358349

359350
<div class="example">
360351
<p>

0 commit comments

Comments
 (0)