open
15.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="/2005/06/tracker/webui.css" media="screen" />
<title>Open Issues - HTML Weekly Tracker</title>
<script type='text/javascript' src='/2007/08/datepicker/js/datepicker.js'></script>
<script src='/2005/06/tracker/ui.js' type='text/javascript'></script>
<link href='/2007/08/datepicker/css/datepicker.css' rel='stylesheet' type='text/css' />
</head>
<body>
<div id="sidebar">
<div id="navigation">
<h3><a href='http://www.w3.org/html/wg/'>HTML Weekly</a> Issue Tracking</h3>
<ul>
<li><a href="/html/wg/tracker/">Summary</a></li>
<li>Issues:
<ul>
<li><a href="/html/wg/tracker/issues/raised">Raised</a></li>
<li><a href="/html/wg/tracker/issues/open">Open</a></li>
<li><a href="/html/wg/tracker/issues/pendingreview">Pending Review</a></li>
<li><a href="/html/wg/tracker/issues/closed">Closed</a></li>
<li><a href="/html/wg/tracker/issues/postponed">Postponed</a></li>
<li><a href="/html/wg/tracker/issues">All</a></li>
<li><a href="/html/wg/tracker/issues/new">Create</a></li>
</ul>
</li>
<li>Actions:
<ul>
<li><a href="/html/wg/tracker/actions/open">Open</a></li>
<li><a href="/html/wg/tracker/actions/overdue">Overdue</a></li>
<li><a href="/html/wg/tracker/actions/closed">Closed</a></li>
<li><a href="/html/wg/tracker/actions/pendingreview">Pending Review</a></li>
<li><a href="/html/wg/tracker/actions/new">Raise</a></li>
</ul>
</li>
<li><a href="/html/wg/tracker/users">Users</a>
<ul><li><a href='/2005/06/tracker/users/my'><em>My</em> Tracker</a></li></ul>
</li>
<li><a href="/html/wg/tracker/products">Products</a></li>
<li><a href="/html/wg/tracker/agenda">Agenda planning</a></li>
<li><a href="/html/wg/tracker/changelog">Recent activity</a></li>
</ul>
</div>
</div>
<div id="content">
<h1>Open Issues</h1>
<form action='' method='post'> <fieldset class='actions'>
<legend>Apply the following changes to selected issues:</legend>
<ul><li><label>Mark as <select name='status'>
<option value='-1'>No status change</option>
<option value='1'>Closed</option>
<option value='0'>Open</option>
<option value='4'>Raised</option>
<option value='2'>Pending Review</option>
<option value='5'>Postponed</option>
</select></label></li>
<li><label>Associate to product: <select name='product'>
<option value='-1'>No change</option>
<option title='alt techniques' value='9'>alt techniques</option>
<option title='authoring guide' value='5'>authoring guide</option>
<option title='canvas 2d context' value='12'>canvas 2d context</option>
<option title='HTML 5 spec' value='1'>HTML 5 spec</option>
<option title='HTML 5: The Markup Language' value='7'>HTML 5: The Markup Language</option>
<option title='HTML Principles/Requirements' value='2'>HTML Principles/Requirements</option>
<option title='HTML WG website' value='6'>HTML WG website</option>
<option title='HTML+RDFa' value='10'>HTML+RDFa</option>
<option title='HTML5 differences from HTML4' value='14'>HTML5 differences from HTML4</option>
<option title='HTML5 Spec - PR Blockers' value='8'>HTML5 Spec - PR Blockers</option>
<option title='Microdata' value='13'>Microdata</option>
<option title='Polyglot' value='11'>Polyglot</option>
<option title='pre-LC1 alt techniques' value='17'>pre-LC1 alt techniques</option>
<option title='pre-LC1 authoring guide' value='18'>pre-LC1 authoring guide</option>
<option title='pre-LC1 HTML 5 spec' value='15'>pre-LC1 HTML 5 spec</option>
<option title='pre-LC1 HTML+RDFa' value='16'>pre-LC1 HTML+RDFa</option>
<option title='testsuite' value='4'>testsuite</option>
<option title='W3C publications' value='3'>W3C publications</option>
</select></label></li>
</ul>
<p><input type='submit' value='Apply' /></p>
</fieldset>
<p>There are 17 open issues listed in the system.</p>
<table id='open_issues' summary='List of open issues sorted by id'>
<thead>
<tr>
<th><span class="sort">↓</span>ID</th>
<th><a class="sort" title="sort by status" href="?sort=status">↓</a>State</th>
<th>Title</th>
<th>Raised on</th>
<th><a class="sort" title="sort by product" href="?sort=product">↓</a>Product</th>
<th>Open Actions</th>
</tr>
</thead>
<tbody>
<tr class="even"><td class='issue'><input title='Check to select issue "Should HTML 5 include a longdesc attribute for images" for en-masse editing'
name='issues[30]' type='checkbox' /><a href="/html/wg/tracker/issues/30">ISSUE-30</a><a href='/html/wg/tracker/issues/30/edit' title='Edit ISSUE-30'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />longdesc</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/30">Should HTML 5 include a longdesc attribute for images</a></td>
<td>2008-02-06</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "Should we add a caret location API to canvas, or is the focus API sufficient?" for en-masse editing'
name='issues[131]' type='checkbox' /><a href="/html/wg/tracker/issues/131">ISSUE-131</a><a href='/html/wg/tracker/issues/131/edit' title='Edit ISSUE-131'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />caret-location-API</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/131">Should we add a caret location API to canvas, or is the focus API sufficient?</a></td>
<td>2010-10-13</td>
<td>pre-LC1 HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue "Add a modal attribute to html5 to indicate a modal segment of the DOM (modal dialog)" for en-masse editing'
name='issues[133]' type='checkbox' /><a href="/html/wg/tracker/issues/133">ISSUE-133</a><a href='/html/wg/tracker/issues/133/edit' title='Edit ISSUE-133'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />modal-attribute</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/133">Add a modal attribute to html5 to indicate a modal segment of the DOM (modal dialog)</a></td>
<td>2010-10-21</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "Provide tablist and tab states for menu and command elements respectively" for en-masse editing'
name='issues[134]' type='checkbox' /><a href="/html/wg/tracker/issues/134">ISSUE-134</a><a href='/html/wg/tracker/issues/134/edit' title='Edit ISSUE-134'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />tab-states</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/134">Provide tablist and tab states for menu and command elements respectively</a></td>
<td>2010-10-21</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue "consider reducing verbosity when talking about code points" for en-masse editing'
name='issues[150]' type='checkbox' /><a href="/html/wg/tracker/issues/150">ISSUE-150</a><a href='/html/wg/tracker/issues/150/edit' title='Edit ISSUE-150'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />code-point-verbosity</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/150">consider reducing verbosity when talking about code points</a></td>
<td>2011-01-05</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "Remove WhatWG and html5.org references in status section of document" for en-masse editing'
name='issues[151]' type='checkbox' /><a href="/html/wg/tracker/issues/151">ISSUE-151</a><a href='/html/wg/tracker/issues/151/edit' title='Edit ISSUE-151'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />whatwg-references</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/151">Remove WhatWG and html5.org references in status section of document</a></td>
<td>2011-01-05</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue "remove or modify hgroup" for en-masse editing'
name='issues[164]' type='checkbox' /><a href="/html/wg/tracker/issues/164">ISSUE-164</a><a href='/html/wg/tracker/issues/164/edit' title='Edit ISSUE-164'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />no-hgroup</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/164">remove or modify hgroup</a></td>
<td>2011-04-19</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "make URIs valid link relations " for en-masse editing'
name='issues[170]' type='checkbox' /><a href="/html/wg/tracker/issues/170">ISSUE-170</a><a href='/html/wg/tracker/issues/170/edit' title='Edit ISSUE-170'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />rel-uri-valid</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/170">make URIs valid link relations </a></td>
<td>2011-08-25</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue "restore <rb> as an optional element" for en-masse editing'
name='issues[172]' type='checkbox' /><a href="/html/wg/tracker/issues/172">ISSUE-172</a><a href='/html/wg/tracker/issues/172/edit' title='Edit ISSUE-172'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />restore-rb</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/172">restore <rb> as an optional element</a></td>
<td>2011-08-26</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "potential conflict between Link: and <link> semantics" for en-masse editing'
name='issues[174]' type='checkbox' /><a href="/html/wg/tracker/issues/174">ISSUE-174</a><a href='/html/wg/tracker/issues/174/edit' title='Edit ISSUE-174'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />link-semantic-conflict</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/174">potential conflict between Link: and <link> semantics</a></td>
<td>2011-08-30</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue "References to Internet-Drafts should be given as "Work in Progress" per RFC 2026." for en-masse editing'
name='issues[177]' type='checkbox' /><a href="/html/wg/tracker/issues/177">ISSUE-177</a><a href='/html/wg/tracker/issues/177/edit' title='Edit ISSUE-177'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />ietf-id-wip</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/177">References to Internet-Drafts should be given as "Work in Progress" per RFC 2026.</a></td>
<td>2011-09-24</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "{audio,video} require param child (or equivalent)" for en-masse editing'
name='issues[179]' type='checkbox' /><a href="/html/wg/tracker/issues/179">ISSUE-179</a><a href='/html/wg/tracker/issues/179/edit' title='Edit ISSUE-179'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />av_param</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/179">{audio,video} require param child (or equivalent)</a></td>
<td>2011-09-25</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue "Add "allow-popups" for iframe@sandbox" for en-masse editing'
name='issues[180]' type='checkbox' /><a href="/html/wg/tracker/issues/180">ISSUE-180</a><a href='/html/wg/tracker/issues/180/edit' title='Edit ISSUE-180'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />allowpopups</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/180">Add "allow-popups" for iframe@sandbox</a></td>
<td>2011-10-03</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "remove remains of "sidebar" link relation" for en-masse editing'
name='issues[181]' type='checkbox' /><a href="/html/wg/tracker/issues/181">ISSUE-181</a><a href='/html/wg/tracker/issues/181/edit' title='Edit ISSUE-181'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />remove-sidebar</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/181">remove remains of "sidebar" link relation</a></td>
<td>2011-10-20</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue " Enhance and simplify the time element" for en-masse editing'
name='issues[183]' type='checkbox' /><a href="/html/wg/tracker/issues/183">ISSUE-183</a><a href='/html/wg/tracker/issues/183/edit' title='Edit ISSUE-183'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />enhance-time</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/183"> Enhance and simplify the time element</a></td>
<td>2011-11-29</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="odd"><td class='issue'><input title='Check to select issue "Add a data element" for en-masse editing'
name='issues[184]' type='checkbox' /><a href="/html/wg/tracker/issues/184">ISSUE-184</a><a href='/html/wg/tracker/issues/184/edit' title='Edit ISSUE-184'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />data-element</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/184">Add a data element</a></td>
<td>2011-11-29</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
<tr class="even"><td class='issue'><input title='Check to select issue "Drop the pubdate attribute" for en-masse editing'
name='issues[185]' type='checkbox' /><a href="/html/wg/tracker/issues/185">ISSUE-185</a><a href='/html/wg/tracker/issues/185/edit' title='Edit ISSUE-185'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />drop-pubdate</td>
<td class='open'>OPEN</td>
<td><a href="/html/wg/tracker/issues/185">Drop the pubdate attribute</a></td>
<td>2011-11-29</td>
<td>HTML 5 spec</td>
<td>0</td>
</tr>
</tbody>
</table>
</form><script type='text/javascript'>addSelectAllButtons('issues')</script>
<p><a href='/html/wg/tracker/issues/new'>Raise an issue </a>.</p></div>
<div class="diagnostics">
</div>
<hr />
<address>
Maciej Stachowiak <<a href='mailto:mjs@apple.com'>mjs@apple.com</a>>, Sam Ruby <<a href='mailto:rubys@intertwingly.net'>rubys@intertwingly.net</a>>, Paul Cotton <<a href='mailto:Paul.Cotton@microsoft.com'>Paul.Cotton@microsoft.com</a>>, Chairs, Michael[tm] Smith <<a href='mailto:mike@w3.org'>mike@w3.org</a>>, Staff Contact<br />
Tracker: <a href="/2005/06/tracker/">documentation</a>,
(<a href='/html/wg/tracker/options'>configuration for this group</a>), originally developed by <a href='/People/Dean/'>Dean Jackson</a>,
is developed and maintained by the Systems Team <<a href='mailto:w3t-sys@w3.org'>w3t-sys@w3.org</a>>.<br />
$Id: issues.php,v 1.12 2011/06/15 13:30:08 vivien Exp $</address>
</body>
</html>