|
| 1 | +<!doctype html public '-//W3C//DTD HTML 4.01//EN'> |
| 2 | + |
| 3 | +<title>Disposition of comments CSS 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 2.1</h1> |
| 38 | + |
| 39 | +<p>Disposition of comments for the WD of 6 November |
| 40 | +2006 of <a |
| 41 | +href="http://www.w3.org/TR/2006/WD-CSS21-20061106/">Cascading Style |
| 42 | +Sheets, level 2 revision 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 31: although the WG decided to reject the requested |
| 88 | +change, it <em>did</em> mark that part of the specification as |
| 89 | +“at risk” (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