Skip to content

Commit 7736d8d

Browse files
committed
[css2] *** empty log message ***
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402699
1 parent 3cb12bc commit 7736d8d

1 file changed

Lines changed: 98 additions & 0 deletions

File tree

css2/issues/doc-4.html

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
<!doctype html public '-//W3C//DTD HTML 4.01//EN'>
2+
3+
<title>Disposition of comments CSS&nbsp;2.1</title>
4+
5+
<link rel=stylesheet media="screen, print, projection, tv"
6+
title="Menu (right, fixed) + navbar"
7+
href="../../../threepart-f.css" type="text/css">
8+
9+
<!-- The following variant is for windows that aren't tall enough for
10+
the fixed menu. Use the scrolling menu instead. -->
11+
<link rel=stylesheet media="only screen and (max-height: 27em)"
12+
title=Gold
13+
href="../../../threepart.css" type="text/css">
14+
15+
<link rel=stylesheet
16+
href="../../../threepart-blue.css" type="text/css">
17+
18+
<link rel=stylesheet media=handheld
19+
title=Handheld
20+
href="../../../handheld.css" type="text/css">
21+
22+
<link rel=stylesheet media="only handheld and (monochrome)"
23+
title=Handheld
24+
href="../../../handheld-bw.css" type="text/css">
25+
26+
<style type="text/css">
27+
table a:link, table a:visited {color: inherit; text-decoration: underline}
28+
th:first-child, td:first-child {text-align: right}
29+
table {border-collapse: collapse; margin: 1.2em 2em}
30+
th, td {padding: 0em 0.4em}
31+
.m {background: none; color: #C90}
32+
.o {background: none; color: #900}
33+
</style>
34+
35+
36+
37+
<h1>Disposition of comments CSS&nbsp;2.1</h1>
38+
39+
<p>Disposition of comments for the WD of 6&nbsp;November
40+
2006 of <a
41+
href="http://www.w3.org/TR/2006/WD-CSS21-20061106/">Cascading Style
42+
Sheets, level&nbsp;2 revision&nbsp;1.</a>
43+
44+
<table>
45+
<thead>
46+
<tr><th>Issue <th>Response
47+
48+
<tbody>
49+
<tr><td><a href="issues-4.html#issue-2">2</a> <td class=n>no response
50+
<tr><td><a href="issues-4.html#issue-3">3</a> <td class=o><a
51+
href="http://lists.w3.org/Archives/Public/www-style/2007Apr/0065.html">
52+
objection</a>
53+
<tr><td><a href="issues-4.html#issue-4">4</a> <td class=n>no response
54+
<tr><td><a href="issues-4.html#issue-5">5</a> <td class=n>no response
55+
<tr><td><a href="issues-4.html#issue-6">6</a> <td class=n>no response
56+
<tr><td><a href="issues-4.html#issue-7">7</a> <td class=n>no response
57+
<tr><td><a href="issues-4.html#issue-8">8</a> <td class=n>no response
58+
<tr><td><a href="issues-4.html#issue-11">11</a> <td class=n>no response
59+
<tr><td><a href="issues-4.html#issue-12">12</a> <td class=m><a
60+
href="http://lists.w3.org/Archives/Public/www-style/2007Apr/0070.html">
61+
maybe</a>
62+
<tr><td><a href="issues-4.html#issue-13">13</a> <td class=n>no response
63+
<tr><td><a href="issues-4.html#issue-16">16</a> <td class=n>no response
64+
<tr><td><a href="issues-4.html#issue-17">17</a> <td class=n>no response
65+
<tr><td><a href="issues-4.html#issue-19">19</a> <td class=n>no response
66+
<tr><td><a href="issues-4.html#issue-25">25</a> <td class=n>no response
67+
<tr><td><a href="issues-4.html#issue-29">29</a> <td class=n>no response
68+
<tr><td><a href="issues-4.html#issue-31">31</a> <td class=o><a
69+
href="http://lists.w3.org/Archives/Public/www-style/2007Apr/0055.html">
70+
objection*</a>
71+
<tr><td><a href="issues-4.html#issue-32">32</a> <td class=n>no response
72+
73+
</table>
74+
75+
<p>(Other issues were either editorial or were internal to the WG.)
76+
77+
<dl>
78+
<dt>no response <dd>No response from commenter since announcing the
79+
WG's resolution.
80+
81+
<dt>maybe <dd>Commenter wants more info before deciding.
82+
83+
<dt>objection <dd>Commenter disagrees with the resolution.
84+
85+
</dl>
86+
87+
<p>Ad issue&nbsp;31: although the WG decided to reject the requested
88+
change, it <em>did</em> mark that part of the specification as
89+
&ldquo;at risk&rdquo; (i.e., dependent on sufficient implementation).
90+
91+
<address>Created: Apr 26, 2007; Last modified: $Date: 2007-04-26 15:06:45 $</address>
92+
93+
<!-- Keep this comment at the end of the file
94+
Local variables:
95+
mode: sgml
96+
sgml-minimize-attributes:t
97+
End:
98+
-->

0 commit comments

Comments
 (0)