Skip to content

Commit 9b4c3ef

Browse files
committed
Updating PubStatus to add WebIDL-2 & HTML AAM
1 parent 3d6841c commit 9b4c3ef

File tree

1 file changed

+35
-5
lines changed

1 file changed

+35
-5
lines changed

PubStatus.html

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ <h2 id="HTML_specifications">HTML specifications</h2>
9797
<td>Alex Danilo, Aaron Eicholz, Steve Faulkner, Travis Leithead</td>
9898
<td>Adrian Bateman, Chaals McCathie Nevile, L&eacute;onie Watson</td>
9999
<td>PLH</td>
100-
<td><a href="https://www.w3.org/TR/html/">2016-06-21</a></td>
101-
<td>CR</td>
100+
<td><a href="https://www.w3.org/TR/2016/PR-html51-20160915/">2016-09-15</a></td>
101+
<td>PR</td>
102102
<td><ul>
103103
<li><a href="https://github.com/w3c/html/">Github</a></li>
104104
<li><a href="https://github.com/w3c/html/issues/">Issues</a></li>
@@ -135,7 +135,20 @@ <h2 id="HTML_specifications">HTML specifications</h2>
135135
<td></td>
136136
</tr>
137137

138-
<!-- HTML Extensions -->
138+
<!-- HTML AAM -->
139+
<tr>
140+
<th><a href="http://w3c.github.io/aria/html-aam/html-aam.html">HTML AAM</a></th>
141+
<td>Alexander Surkov, Jason Kiss, Steve Faulkner</td>
142+
<td>L&eacute;onie Watson</td>
143+
<td></td>
144+
<td><a href="http://www.w3.org/TR/html-aam-1.0/">2015-12-03</a></td>
145+
<td>WD</td>
146+
<td></td>
147+
<td></td>
148+
<td>In transfer from ARIA WG</td>
149+
</tr>
150+
151+
<!--HTML Extensions -->
139152
<tr>
140153
<th><a href="https://w3c.github.io/html-extensions/">HTML Extension Specifications Note</a></th>
141154
<td>L&eacute;onie Watson</td>
@@ -607,7 +620,7 @@ <h2 id="API_specifications">API specifications</h2>
607620
<p>Implementation trackers for <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=997779">Gecko</a>, <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=366145">Chrome</a>, and <a href="https://developer.microsoft.com/en-us/microsoft-edge/platform/status/webapplicationmanifest?filter=f3f0000bf&search=manifest">MSEdge</a>.</p></td>
608621
</tr>
609622

610-
<!-- Web IDL -->
623+
<!-- Web IDL-1 -->
611624
<tr>
612625
<th>WebIDL Level 1</th>
613626
<td>Travis Leithead, Yves Lafon</td>
@@ -631,6 +644,23 @@ <h2 id="API_specifications">API specifications</h2>
631644
<p>Consensus to Move to Proposed Recommendation</p></td>
632645
</tr>
633646

647+
<!-- WebIDL-2 -->
648+
<tr>
649+
<th><a href="https://heycam.github.io/webidl/">WebIDL</a></th>
650+
<td>Boris Zbarsky, Cameron McCormack, Tobie Langel</td>
651+
<td>L&eacute;onie Watson</td>
652+
<td>Yves Lafon</td>
653+
<td></td>
654+
<td>ED</td>
655+
<td><ul>
656+
<li><a href="https://github.com/heycam/webidl">Github</a></li>
657+
<li><a href="https://github.com/heycam/webidl/issues">Issues</a></li>
658+
<li><a href="https://github.com/heycam/webidl/pulse/monthly">Monthly pulse</a></li>
659+
</ul></td>
660+
<td></td>
661+
<td></td>
662+
</tr>
663+
634664
<!-- Web Sockets API -->
635665
<tr>
636666
<th><a href="https://w3c.github.io/websockets/">Web Sockets API</a></th>
@@ -1035,7 +1065,7 @@ <h2 id="Recs_In_Maintenance">Recommendations in Maintenance Mode</h2>
10351065
<!-- HTML5 -->
10361066
<tr>
10371067
<th><a href="https://www.w3.org/TR/html5/">HTML5</a></th>
1038-
<td>Ian Hickson, Robin Berjon, Steve Faulkner, Travis Leithead, Erika Doyle Navara, Edward O'Connor, Silvia Pfeiffer</td>
1068+
<td>Ian Hickson, Robin Berjon, Steve Faulkner, Travis Leithead, Erika Doyle Navara, Theresa O'Connor, Silvia Pfeiffer</td>
10391069
<td><a href="http://www.w3.org/TR/html5/">2014-10-28</a></td>
10401070
<td>REC</td>
10411071
<td></td>

0 commit comments

Comments
 (0)