8000 Generated. Do not edit! · xfq/csswg-drafts@12ad848 · GitHub
Skip to content

Commit 12ad848

Browse files
committed
Generated. Do not edit!
1 parent 8a2b37d commit 12ad848

3 files changed

Lines changed: 75 additions & 74 deletions

File tree

css-exclusions/Overview.html

Lines changed: 43 additions & 31 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-06-07 name=dcterms.date>
15+
<meta content=2013-07-03 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>
@@ -38,31 +38,27 @@
3838
width: 90%;
3939
}
4040
</style>
41+
<link href="../shared/style/issues.css" rel=stylesheet type="text/css">
4142
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
4243
type="text/css">
43-
<link href="../shared/style/issues.css" rel=stylesheet type="text/css">
4444
<link href="../shared/style/alternate-spec-style.css" id=st rel=stylesheet
4545
title="alternate spec style" type="text/css">
4646

4747
<body>
48-
<div class=head id=div-head>
49-
<p><a href="http://www.w3.org/"><img alt=W3C height=53 id=mobile-logo
50-
src="http://www.w3.org/2008/site/images/logo-w3c-mobile-lg" width=90></a>
51-
<!--begin-logo-->
52-
48+
<div class=head id=div-head> <!--begin-logo-->
5349
<p><a href="http://www.w3.org/"><img alt=W3C height=48
5450
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
5551

5652
<h1 id=css-exclusions-module>CSS Exclusions Module Level 1</h1>
5753

58-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 June 2013</h2>
54+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 July 2013</h2>
5955

6056
<dl>
6157
<dt>This version:
6258

6359
<dd><a
6460
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-20130607/</a></dd>-->
61+
<!--<dd><a href="http://dev.w3.org/csswg/css-exclusions/">http://www.w3.org/TR/2013/WD-css-exclusions-20130703/</a></dd>-->
6662

6763
<dt>Latest version:
6864

@@ -72,11 +68,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 June 2013</h2>
7268
<dt>Editor's Draft:
7369

7470
<dd><a
75-
href="http://www.w3.org/TR/2012/WD-css3-exclusions-20120503/">http://www.w3.org/TR/2012/WD-css3-exclusions-20120503/</ 6C3A a>
71+
href="http://dev.w3.org/csswg/css-exclusions/">http://dev.w3.org/csswg/css-exclusions/</a>
7672

7773
<dt>Previous version:
7874

79-
<dd>None
75+
<dd><a
76+
href="http://www.w3.org/TR/2013/WD-css3-exclusions-20130528/">http://www.w3.org/TR/2013/WD-css3-exclusions-20130528/</a>
8077

8178
<dt>Editors:
8279

@@ -105,11 +102,11 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 June 2013</h2>
105102
</var></kbd>” (<a
106103
href="http://lists.w3.org/Archives/Public/www-style/"
107104
rel=discussion>archives</a>)
108-
109-
<dt>Test Suite:
110105

111-
<dd><a
112-
<dd><a href="http://test.csswg.org/suites/css3-exclusions/nightly-unstable/">http://test.csswg.org/suites/css3-exclusions/nightly-unstable/</a>
106+
<dt>Test Suite:
107+
108+
<dd><a
109+
href="http://test.csswg.org/suites/css3-exclusions/nightly-unstable/">http://test.csswg.org/suites/css3-exclusions/nightly-unstable/</a>
113110
</dl>
114111
<!--begin-copyright-->
115112
<p class=copyright><a
@@ -137,9 +134,9 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
137134
<p>CSS Exclusions define arbitrary areas around which <a
138135
href="http://www.w3.org/TR/CSS2/visuren.html#inline-boxes">inline
139136
content</a> (<a href="#CSS21"
140-
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>) content can flow. CSS
141-
Exclusions can be defined on any CSS block-level elements. CSS Exclusions
142-
extend the notion of content wrapping previously limited to floats.
137+
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>) can flow. CSS Exclusions can
138+
be defined on any CSS block-level elements. CSS Exclusions extend the
139+
notion of content wrapping previously limited to floats.
143140

144141
<h2 class="no-num no-toc" id=status>Status of this document</h2>
145142
<!--begin-status-->
@@ -177,6 +174,11 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
177174
6 of the W3C Patent Policy</a>.</p>
178175
<!--end-status-->
179176

177+
<p>This specification was previously called “CSS Exclusions and
178+
Shapes.” The definitions for shapes are now in a separate specification,
179+
see <a href="#CSS-SHAPES"
180+
rel=biblioentry>[CSS-SHAPES]<!--{{CSS-SHAPES}}--></a>.
181+
180182
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
181183
<!--begin-toc-->
182184

@@ -509,12 +511,12 @@ <h4 id=wrap-flow-property><span class=secno>3.1.1. </span>The ‘<a
509511
<code class=property>end</code>’, ‘<code
510512
class=property>minimum</code>’, ‘<code
511513
class=property>maximum</code>’ or ‘<code
512-
class=property>clear</code>’ on an element makes that element an
513-
<span>exclusion element. It's <a href="#exclusion-area">exclusion area</a>
514-
is contributed to its containing block's <a
515-
href="#wrapping-context">wrapping context</a>, causing the containing
516-
block's descendants to wrap around its <a href="#exclusion-area">exclusion
517-
area</a>. </span>
514+
class=property>clear</code>’ on an element makes that element an <a
515+
href="#exclusion-element">exclusion element</a>. It's <a
516+
href="#exclusion-area">exclusion area</a> is contributed to its containing
517+
block's <a href="#wrapping-context">wrapping context</a>, causing the
518+
containing block's descendants to wrap around its <a
519+
href="#exclusion-area">exclusion area</a>.
518520

519521
<div class=figure> <img
520522
alt="LTR text wrapping on left edge, RTL text wrapping on right edge, and vertical text wrapping on top edge."
@@ -566,8 +568,8 @@ <h4 id=wrap-flow-property><span class=secno>3.1.1. </span>The ‘<a
566568
<div class=example>
567569
<p> The ‘<a href="#wrap-flow"><code
568570
class=property>wrap-flow</code></a>’ property values applied to
569-
exclusions as grid items.</p>
570-
<code class=html></code>
571+
exclusions as grid items.
572+
571573
<pre>
572574

573575
&lt;div id="grid"&gt;
@@ -691,7 +693,7 @@ <h3 id=propagation-of-exclusions><span class=secno>3.3. </span>Propagation
691693
<p> By default, an element inherits its parent <a
692694
href="#wrapping-context">wrapping context</a>. In other words it is
693695
subject to the exclusions defined <a href="#outside-and-inside"
694-
title=outside-inside>outside the element. </a>
696+
title=outside-inside>outside</a> the element.
695697

696698
<p>Setting the ‘<a href="#wrap-through"><code
697699
class=property>wrap-through</code></a>’ property to ‘<code
@@ -909,7 +911,7 @@ <h3 id=exclusions-order><span class=secno>3.4. </span>Exclusions order</h3>
909911
<!-- End section "Order of Exclusions" -->
910912

911913
<div class="issue-marker wrapper">
912-
<div class=issue-marker data-bug_id=15183 data-bug_status=NEW> <a
914+
<div class=issue-marker> <a
913915
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15183">Issue-15183</a>
914916

915917
<div class=issue-details>
@@ -1480,6 +1482,16 @@ <h3 class=no-num id=other-references>Other references</h3>
14801482
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
14811483
<!---->
14821484

1485+
<dt id=CSS-SHAPES>[CSS-SHAPES]
1486+
1487+
<dd>Vincent Hardy; Rossen Atanassov; Alan Stearns. <a
1488+
href="http://www.w3.org/TR/2013/WD-css-shapes-1-20130620/"><cite>CSS
1489+
Shapes Module Level 1.</cite></a> 20 June 2013. W3C Working Draft. URL:
1490+
<a
1491+
href="http://www.w3.org/TR/2013/WD-css-shapes-1-20130620/">http://www.w3.org/TR/2013/WD-css-shapes-1-20130620/</a>
1492+
</dd>
1493+
<!---->
1494+
14831495
<dt id=CSS3-FLEXBOX>[CSS3-FLEXBOX]
14841496

14851497
<dd>Tab Atkins Jr.; Elika J. Etemad; Alex Mogilevsky. <a
@@ -1649,7 +1661,7 @@ <h2 class=no-num id=property-index>Property index</h2>
16491661
<h2 class=no-num id=change-log>Change Log</h2>
16501662

16511663
<h3 class=no-num id=since-may-3rd-2012>Since <a
1652-
href="http://www.w3.org/TR/2012/WD-css-exclusions-20120503/">May 3rd
1664+
href="http://www.w3.org/TR/2012/WD-css3-exclusions-20120503/">May 3rd
16531665
2012</a></h3>
16541666

16551667
<ul>
@@ -1682,8 +1694,8 @@ <h3 class=no-num id=since-may-3rd-2012>Since <a
16821694
</ul>
16831695

16841696
<h3 class=no-num id=since-december-13th-2011>Since <a
1685-
href="http://www.w3.org/TR/2011/WD-css-exclusions-20111213/">December 13th
1686-
2011</a></h3>
1697+
href="http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/">December
1698+
13th 2011</a></h3>
16871699

16881700
<ul>
16891701
<li>Clarified processing model.

css-regions/Overview.html

100755100644
Lines changed: 17 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,14 @@
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-06-25 name=dcterms.date>
15+
<meta content=2013-07-03 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>
1919
<meta content=W3C name=dcterms.publisher>
2020
<meta content="http://dev.w3.org/csswg/css3-regions/"
2121
name=dcterms.identifier>
2222
<link href="../shared/style/default.css" rel=stylesheet type="text/css">
23-
<script defer=defer
24-
src="http://test.csswg.org/harness/annotate.js#CSS3-REGIONS_DEV"
25-
type="text/javascript"></script>
2623
<style type="text/css">
2724
#region-style-example p, #region-style-example pre {
2825
clear: both;
@@ -33,30 +30,26 @@
3330
width: 70ex;
3431
}
3532
</style>
33+
<link href=issues.css rel=stylesheet type="text/css">
3634
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
3735
type="text/css">
38-
<link href="../shared/style/issues.css" rel=stylesheet type="text/css">
3936
<link href="../shared/style/alternate-spec-style.css" id=st rel=stylesheet
4037
title="alternate spec style" type="text/css">
4138

4239
<body>
43-
<div class=head id=div-head>
44-
<p><a href="http://www.w3.org/"><img alt=W3C height=53 id=mobile-logo
45-
src="http://www.w3.org/2008/site/images/logo-w3c-mobile-lg" width=90></a>
46-
<!--begin-logo-->
47-
40+
<div class=head id=div-head> <!--begin-logo-->
4841
<p><a href="http://www.w3.org/"><img alt=W3C height=48
4942
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
5043

5144
<h1 id=css-regions-module>CSS Regions Module Level 1</h1>
5245

53-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 June 2013</h2>
46+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 July 2013</h2>
5447

5548
<dl>
5649
<dt>This version:
5750

5851
<dd><a
59-
href="http://dev.w3.org/csswg/css3-regions/">http://dev.w3.org/csswg/css3-regions</a>
52+
href="http://dev.w3.org/csswg/css3-regions/">http://dev.w3.org/csswg/css3-regions/</a>
6053

6154
<dt>Latest version:
6255

@@ -101,11 +94,11 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 June 2013</h2>
10194
</var></kbd>” (<a
10295
href="http://lists.w3.org/Archives/Public/www-style/"
10396
rel=discussion>archives</a>)
104-
105-
<dt>Test Suite:
10697

107-
<dd><a
108-
href="http://test.csswg.org/suites/css3-regions/nightly-unstable/</a>http://test.csswg.org/suites/css3-regions/nightly-unstable/
98+
<dt>Test Suite:
99+
100+
<dd><a
101+
href="http://test.csswg.org/suites/css3-regions/nightly-unstable/">http://test.csswg.org/suites/css3-regions/nightly-unstable/</a>
109102
</dl>
110103
<!--begin-copyright-->
111104
<p class=copyright><a
@@ -142,10 +135,6 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
142135

143136
<h2 class="no-num no-toc" id=status-of-this-document>Status of this
144137
document</h2>
145-
146-
<p class="big note"><span class=note-prefix>Note </span>This document uses
147-
an experimental style sheet. We welcome your feedback on the styles at <a
148-
href="mailto:site-comments@w3.org">site-comments@w3.org</a>.</p>
149138
<!--begin-status-->
150139

151140
<p>This is a public copy of the editors' draft. It is provided for
@@ -352,7 +341,7 @@ <h2 class="no-num no-toc" id=table-of-contents>Table of contents</h2>
352341

353342
<li><a href="#changes"><span class=secno>12. </span>Changes</a>
354343
<ul class=toc>
355-
<li><a href="#changes_from_Aug_28_2012"><span class=secno>12.1.
344+
<li><a href="#changes_from_May_28_2013"><span class=secno>12.1.
356345
</span>Changes from May 28<sup>th</sup> 2013 version</a>
357346

358347
<li><a href="#changes_from_Aug_28_2012"><span class=secno>12.2.
@@ -394,7 +383,7 @@ <h2 id=introduction><span class=secno>1. </span>Introduction</h2>
394383
flexibility in placement of boxes for content flows. This is the purpose
395384
of the CSS regions module.
396385

397-
<div class=issue-marker data-bug_id=15733 data-bug_status=NEW> <a
386+
<div class=issue-marker> <a
398387
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15733">Issue-15733</a>
399388

400389
<div class=issue-details>
@@ -481,7 +470,7 @@ <h3 id=named-flows-and-regions><span class=secno>1.1. </span>Named flows
481470
<p>See <a href="#intro-example-code">Appendix A</a> for sample code using
482471
grid layout and custom elements that implements this example
483472

484-
<div class=issue-marker data-bug_id=16858 data-bug_status=ASSIGNED> <a
473+
<div class=issue-marker> <a
485474
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16858">Issue-16858</a>
486475

487476
<div class=issue-details>
@@ -655,7 +644,7 @@ <h3 id=the-flow-into-property><span class=secno>3.1. </span>The ‘<a
655644
href="#flow-into"><code class=property>flow-into</code></a>’ property</h3>
656645

657646
<div class="issue-marker wrapper">
658-
<div class=issue-marker data-bug_id=16527 data-bug_status=ASSIGNED> <a
647+
<div class=issue-marker> <a
659648
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16527">Issue-16527</a>
660649

661650
<div class=issue-details>
@@ -783,7 +772,7 @@ <h3 id=the-flow-into-property><span class=secno>3.1. </span>The ‘<a
783772
flow.
784773

785774
<p>The first region defines the principal <a
786-
href="http://www.w3.org/TR/css3-writing-modes/#writing-mode">writing
775+
href="http://www.w3.org/TR/css3-writing-modes/#writing-mode1">writing
787776
mode</a> for the entire flow. The writing mode on subsequent regions is
788777
ignored.
789778

@@ -2304,7 +2293,7 @@ <h4 id=rfcb-width-resolution><span class=secno>7.1.1. </span>RFCB ‘<code
23042293
used ‘<code class=property>width</code>’ value requires measuring the
23052294
content's <code class=css>min-content</code> and <code
23062295
class=css>max-content</code> values (as <a
2307-
href="http://www.w3.org/TR/css3-writing-modes/#intrinsic-sizing">defined</a>
2296+
href="http://www.w3.org/TR/css3-writing-modes/#orthogonal-auto">defined</a>
23082297
in the CSS Writing Modes Module <a href="#CSS3-WRITING-MODES"
23092298
rel=biblioentry>[CSS3-WRITING-MODES]<!--{{!CSS3-WRITING-MODES}}--></a>).
23102299
For an RFCB, <strong>these measures are made on the <em>entire</em>
@@ -2858,7 +2847,7 @@ <h3 class=no-ref id=testing> Non-experimental implementations</h3>
28582847

28592848
<h2 id=changes><span class=secno>12. </span>Changes</h2>
28602849

2861-
<h3 id="changes_from_Aug_28_2012"><span class=secno>12.1. </span>Changes
2850+
<h3 id="changes_from_May_28_2013"><span class=secno>12.1. </span>Changes
28622851
from <a href="http://www.w3.org/TR/2013/WD-css3-regions-20130528/">May
28632852
28<sup>th</sup> 2013</a> version</h3>
28642853

@@ -3528,7 +3517,7 @@ <h2 class=no-num id=property-index>Property index</h2>
35283517
<!-- template markup for issues pulled from Bugzilla -->
35293518
<!--
35303519
<script type="text/template" id="issue-template">
3531-
<div class="issue-marker" data-bug_id="{{bug_id}}" data-bug_status="{{bug_status}}">
3520+
<div class="issue-marker">
35323521
<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id={{bug_id}}">Issue-{{bug_id}}</a>
35333522
<div class="issue-details">
35343523
<p class="short-desc">{{short_desc}}</p>

0 commit comments

Comments
 (0)