Skip to content

Commit c97e89d

Browse files
committed
[css-shapes] add property section summaries
1 parent 6be0c4f commit c97e89d

4 files changed

Lines changed: 123 additions & 27 deletions

File tree

css-shapes/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class
127127
Shapes from Image</a><li><a href=#shapes-from-box-values><span class=secno>5</span>
128128
Shapes from Box Values</a><li><a href=#declaring-shapes><span class=secno>6</span>
129129
Declaring Shapes</a><ul class=toc><li><a href=#shape-outside-property><span class=secno>6.1</span>
130-
The <span class=property data-link-type=propdesc title=shape-outside>shape-outside</span> Property</a><li><a href=#shape-image-threshold-property><span class=secno>6.2</span>
131-
The <span class=property data-link-type=propdesc title=shape-image-threshold>shape-image-threshold</span> Property</a><li><a href=#shape-margin-property><span class=secno>6.3</span>
132-
The <span class=property data-link-type=propdesc title=shape-margin>shape-margin</span> property</a></ul><li><a href=#acknowledgments><span class=secno></span>
130+
Float Area Shape: the <span class=property data-link-type=propdesc title=shape-outside>shape-outside</span> property</a><li><a href=#shape-image-threshold-property><span class=secno>6.2</span>
131+
Choosing Image Pixels: the <span class=property data-link-type=propdesc title=shape-image-threshold>shape-image-threshold</span> property</a><li><a href=#shape-margin-property><span class=secno>6.3</span>
132+
Embiggening a Shape: the <span class=property data-link-type=propdesc title=shape-margin>shape-margin</span> property</a></ul><li><a href=#acknowledgments><span class=secno></span>
133133
Acknowledgments</a><li><a href=#change-log><span class=secno></span>
134134
Change Log</a><ul class=toc><li><a href=#20131203><span class=secno></span>
135135
Since <span>December 3rd 2013</span></a><li><a href=#20130620><span class=secno></span>
@@ -836,7 +836,7 @@ <h2 class="heading settled heading" data-level=6 id=declaring-shapes><span class
836836
<a data-link-type=dfn href=#float-area title="float area">float area</a>.
837837

838838
<h3 class="heading settled heading" data-level=6.1 id=shape-outside-property><span class=secno>6.1 </span><span class=content>
839-
The <a class=property data-link-type=propdesc href=#propdef-shape-outside title=shape-outside>shape-outside</a> Property</span><a class=self-link href=#shape-outside-property></a></h3>
839+
Float Area Shape: the <a class=property data-link-type=propdesc href=#propdef-shape-outside title=shape-outside>shape-outside</a> property</span><a class=self-link href=#shape-outside-property></a></h3>
840840

841841
<table class="definition propdef"><tr><th>Name:<td><dfn class=css-code data-dfn-type=property data-export="" id=propdef-shape-outside>shape-outside<a class=self-link href=#propdef-shape-outside></a></dfn><tr><th>Value:<td>none | [ <a class="production css-code" data-link-type=type href=#typedef-basic-shape title="<basic-shape>">&lt;basic-shape&gt;</a> || <a class="production css-code" data-link-type=type href=#typedef-shape-box title="<shape-box>">&lt;shape-box&gt;</a> ] | <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-images-3/#image-type title="<image>">&lt;image&gt;</a><tr><th>Initial:<td>none<tr><th>Applies to:<td>floats<tr><th>Inherited:<td>no<tr><th>Media:<td>visual<tr><th>Computed value:<td>as <a href=#basic-shape-computed-values>defined</a> for <a class="production css-code" data-link-type=type href=#typedef-basic-shape title="<basic-shape>">&lt;basic-shape&gt;</a>, the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-images-3/#image-type title="<image>">&lt;image&gt;</a> with its URI made absolute, otherwise as specified<tr><th>Animatable:<td>as <a href=#basic-shape-interpolation>specified</a> for <a class="production css-code" data-link-type=type href=#typedef-basic-shape title="<basic-shape>">&lt;basic-shape&gt;</a>, otherwise no</table>
842842
<p> The values of this property have the following meanings:
@@ -894,7 +894,7 @@ <h3 class="heading settled heading" data-level=6.1 id=shape-outside-property><sp
894894
</dl>
895895

896896
<h3 class="heading settled heading" data-level=6.2 id=shape-image-threshold-property><span class=secno>6.2 </span><span class=content>
897-
The <a class=property data-link-type=propdesc href=#propdef-shape-image-threshold title=shape-image-threshold>shape-image-threshold</a> Property</span><a class=self-link href=#shape-image-threshold-property></a></h3>
897+
Choosing Image Pixels: the <a class=property data-link-type=propdesc href=#propdef-shape-image-threshold title=shape-image-threshold>shape-image-threshold</a> property</span><a class=self-link href=#shape-image-threshold-property></a></h3>
898898

899899
<p> The <a class=property data-link-type=propdesc href=#propdef-shape-image-threshold title=shape-image-threshold>shape-image-threshold</a>
900900
defines the alpha channel threshold
@@ -934,7 +934,7 @@ <h3 class="heading settled heading" data-level=6.2 id=shape-image-threshold-prop
934934
depending on the switch state.
935935

936936
<h3 class="heading settled heading" data-level=6.3 id=shape-margin-property><span class=secno>6.3 </span><span class=content>
937-
The <a class=property data-link-type=propdesc href=#propdef-shape-margin title=shape-margin>shape-margin</a> property</span><a class=self-link href=#shape-margin-property></a></h3>
937+
Embiggening a Shape: the <a class=property data-link-type=propdesc href=#propdef-shape-margin title=shape-margin>shape-margin</a> property</span><a class=self-link href=#shape-margin-property></a></h3>
938938

939939
<p> The <a class=property data-link-type=propdesc href=#propdef-shape-margin title=shape-margin>shape-margin</a> property adds
940940
a margin to a <a class=property data-link-type=propdesc href=#propdef-shape-outside title=shape-outside>shape-outside</a>.

css-shapes/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ <h2 id="declaring-shapes">
723723
<a>float area</a>.
724724

725725
<h3 id="shape-outside-property">
726-
The 'shape-outside' Property</h3>
726+
Float Area Shape: the 'shape-outside' property</h3>
727727

728728
<pre class='propdef'>
729729
Name: shape-outside
@@ -791,7 +791,7 @@ <h3 id="shape-outside-property">
791791
</dl>
792792

793793
<h3 id="shape-image-threshold-property">
794-
The 'shape-image-threshold' Property</h3>
794+
Choosing Image Pixels: the 'shape-image-threshold' property</h3>
795795

796796
The 'shape-image-threshold'
797797
defines the alpha channel threshold
@@ -841,7 +841,7 @@ <h3 id="shape-image-threshold-property">
841841
depending on the switch state.
842842

843843
<h3 id="shape-margin-property">
844-
The 'shape-margin' property</h3>
844+
Embiggening a Shape: the 'shape-margin' property</h3>
845845

846846
The 'shape-margin' property adds
847847
a margin to a 'shape-outside'.

css-shapes/issues-lc-20131203.html

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2+
<title>CSS Shapes Module Level 1 Disposition of Comments for 2013-12-03 LCWD</title>
3+
<style type="text/css">
4+
.a { background: lightgreen }
5+
.d { background: lightblue }
6+
.r { background: orange }
7+
.fo { background: red }
8+
.open { border: solid red; padding: 0.2em; }
9+
:target { box-shadow: 0.25em 0.25em 0.25em; }
10+
</style>
11+
12+
<h1>CSS Shapes Module Level 1 Disposition of Comments for 2013-12-03 LCWD</h1>
13+
14+
<p>Last call document: <a href="http://www.w3.org/TR/2013/WD-css-shapes-1-20131203/">http://www.w3.org/TR/2013/WD-css-shapes-1-20131203/</a>
15+
16+
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-shapes-1/">http://dev.w3.org/csswg/css-shapes-1/</a>
17+
18+
<p>The following color coding convention is used for comments:</p>
19+
20+
<ul>
21+
<li class="a">Accepted or Rejected and positive response
22+
<li class="r">Rejected and no response
23+
<li class="fo">Rejected and negative response
24+
<li class="d">Deferred
25+
<li class="oi">Out-of-Scope or Invalid and not verified
26+
</ul>
27+
28+
<p class=open>Open issues are marked like this</p>
29+
30+
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
31+
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
32+
<code>Verified</code> indicates commentor's acceptance of the response.</p>
33+
<pre class='a' id='issue-1'>
34+
Issue 1. <a href="#issue-1">#</a>
35+
Summary: Shape from image needs clarification
36+
From: Sylvain Galineau
37+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html</a>
38+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0089.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0089.html</a>
39+
Closed: Accepted
40+
</pre>
41+
<pre class='a' id='issue-2'>
42+
Issue 2. <a href="#issue-2">#</a>
43+
Summary: Be explicit about radii percentages
44+
From: Sylvain Galineau
45+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html</a>
46+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0005.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0005.html</a>
47+
Closed: Accepted
48+
</pre>
49+
<pre class='a' id='issue-3'>
50+
Issue 3. <a href="#issue-3">#</a>
51+
Summary: Note possible empty float area from image
52+
From: Sylvain Galineau
53+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html</a>
54+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0005.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0005.html</a>
55+
Closed: Accepted
56+
</pre>
57+
<pre class='a' id='issue-4'>
58+
Issue 4. <a href="#issue-4">#</a>
59+
Summary: Should shape-outside use 'auto' or 'none'?
60+
From: Sylvain Galineau
61+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0086.html</a>
62+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0035.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0035.html</a>
63+
Closed: Accepted
64+
</pre>
65+
<pre class='a' id='issue-5'>
66+
Issue 5. <a href="#issue-5">#</a>
67+
Summary: Clarify difference between margin box and margin-box
68+
From: Alan Stearns
69+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0091.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0091.html</a>
70+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0036.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0036.html</a>
71+
Closed: Accepted
72+
</pre>
73+
<pre class='d' id='issue-6'>
74+
Issue 6. <a href="#issue-6">#</a>
75+
Summary: Interaction with rtlflip
76+
From: Addison Phillips (for I18N)
77+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0114.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0114.html</a>
78+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0127.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0127.html</a>
79+
Closed: Deferred
80+
</pre>
81+
<pre class='a' id='issue-7'>
82+
Issue 7. <a href="#issue-7">#</a>
83+
Summary: Fix <box> reference
84+
From: Alan Stearns
85+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0412.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0412.html</a>
86+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0029.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0029.html</a>
87+
Closed: Accepted
88+
</pre>
89+
<pre class='a' id='issue-8'>
90+
Issue 8. <a href="#issue-8">#</a>
91+
Summary: Add example of shape-outside: margin-box
92+
From: Robert Sanderson (for digipub)
93+
Comment: <a href="http://lists.w3.org/Archives/Public/public-digipub-ig/2013Dec/0049.html">http://lists.w3.org/Archives/Public/public-digipub-ig/2013Dec/0049.html</a>
94+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0036.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0036.html</a>
95+
Closed: Accepted
96+
</pre>
97+
<pre class='a' id='issue-9'>
98+
Issue 9. <a href="#issue-9">#</a>
99+
Summary: Add section summaries to titles
100+
From: Dirk Schulze
101+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0423.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0423.html</a>
102+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0039.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0039.html</a>
103+
Closed: Accepted
104+
</pre>
105+
<pre class='a' id='issue-10'>
106+
Issue 10. <a href="#issue-10">#</a>
107+
Summary: Update shape functions on background-position changes
108+
From: Tab Atkins
109+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0388.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0388.html</a>
110+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0038.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0038.html</a>
111+
Closed: Accepted</pre>

css-shapes/issues-lc-20131203.txt

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -62,27 +62,12 @@ Issue 9.
6262
Summary: Add section summaries to titles
6363
From: Dirk Schulze
6464
Comment: http://lists.w3.org/Archives/Public/www-style/2013Dec/0423.html
65-
Response: XXX
66-
Open
65+
Response: http://lists.w3.org/Archives/Public/www-style/2014Jan/0039.html
66+
Closed: Accepted
6767
----
6868
Issue 10.
6969
Summary: Update shape functions on background-position changes
7070
From: Tab Atkins
7171
Comment: http://lists.w3.org/Archives/Public/www-style/2013Dec/0388.html
7272
Response: http://lists.w3.org/Archives/Public/www-style/2014Jan/0038.html
73-
Open
74-
----
75-
Issue 1.
76-
Summary: [summary]
77-
From: [name]
78-
Comment: [url]
79-
Response: [url]
80-
Closed: [status ... or replace this "Closed" line with "Open"]
81-
----
82-
Issue 1.
83-
Summary: [summary]
84-
From: [name]
85-
Comment: [url]
86-
Response: [url]
87-
Closed: [status ... or replace this "Closed" line with "Open"]
88-
----
73+
Closed: Accepted

0 commit comments

Comments
 (0)