--- a/LC2_comments.html Tue May 27 12:46:13 2014 -0700
+++ b/LC2_comments.html Thu May 29 12:58:24 2014 -0700
@@ -24,17 +24,20 @@
<tr>
<th>Comment Number</th>
<th>Comment</th>
- <th>Response</th>
+ <th>Editor's Response</th>
+ <th>Commentor's Response</th>
<tr>
<td>1
<td>
<p>Reported by Arkadiusz Michalski (crimsteam@gmail.com):
<p><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=25565">Bug 25565 - [DOM-P&S] Another small bugs</a></p>
- <p>Bug report containing 13 "small bugs and other suggestions" rolled into a single report.
+ <p>Bug report containing 15 "small bugs and other suggestions" rolled into a single report.
<td>
<p>Accepted these as great editorial changes.
<p>See changelist <a href="https://dvcs.w3.org/hg/innerhtml/rev/dc7083c47f77">https://dvcs.w3.org/hg/innerhtml/rev/dc7083c47f77</a>
+ <td>
+ <p><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=25565#c4">Accepted</a>
<tr>
<td>2
<td>
@@ -44,6 +47,8 @@
<td>
<p>Answered these to the satisfaction of the opener in the bug comments. Made an editorial change to clarify the answer in the spec.
<p>See changelist <a href="https://dvcs.w3.org/hg/innerhtml/rev/8dbd8dbdefdc">https://dvcs.w3.org/hg/innerhtml/rev/8dbd8dbdefdc</a>
+ <td>
+ <p><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=25582#c9">Accepted</a>
</table>
</body>
--- a/index.html Tue May 27 12:46:13 2014 -0700
+++ b/index.html Thu May 29 12:58:24 2014 -0700
@@ -1555,8 +1555,16 @@
drafts of this specification and for its continued improvement in the
<a href="http://domparsing.spec.whatwg.org/">Living Specification</a>.
- <p>Thanks to Anne van Kesteren, Aryeh Gregor, Boris Zbarsky, Henri Sivonen, Simon Pieters, Victor Costan, and timeless
- for their useful comments.
+ <p>Thanks to
+ Victor Costan,
+ Aryeh Gregor,
+ Anne van Kesteren,
+ Arkadiusz Michalski,
+ Simon Pieters,
+ Henri Sivonen,
+ Josh Soref
+ and Boris Zbarsky,
+ for their useful comments.
<p>Special thanks to Ian Hickson for defining the
<code title="dom-element-innerhtml">innerHTML</code> and
--- a/respecConfig.js Tue May 27 12:46:13 2014 -0700
+++ b/respecConfig.js Thu May 29 12:58:24 2014 -0700
@@ -3,7 +3,7 @@
var respecConfig = {
subtitle: "DOMParser, XMLSerializer, innerHTML, and similar APIs",
specStatus: "ED",
- publishDate: "2014-05-23",
+ publishDate: "2014-05-29",
editors: [
{
name: "Travis Leithead",