- From: poot <cvsmail@w3.org>
- Date: Fri, 19 Nov 2010 04:58:34 +0900 (JST)
- To: public-html-diffs@w3.org
postmsg; : remove whatwg.org form dependency
http://dev.w3.org/cvsweb/html5/postmsg/Overview.html?r1=1.70&r2=1.71&f=h
===================================================================
RCS file: /sources/public/html5/postmsg/Overview.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- Overview.html 17 Nov 2010 22:47:26 -0000 1.70
+++ Overview.html 18 Nov 2010 19:58:13 -0000 1.71
@@ -372,9 +372,15 @@
Candidate Recommendation stage should join the aforementioned
mailing lists and take part in the discussions.</p>
-<!-- where to send feedback (required) --><p>If you wish to make comments regarding this document in a manner
+<!-- where to send feedback (required) -->
+
+<p>If you wish to make comments regarding this document in a manner
that is tracked by the W3C, please submit them via using <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG">our
- public bug database</a>. If you do not have an account then you can
+ public bug database</a>.
+
+<!-- not for W3C publication ...
+
+If you do not have an account then you can
enter feedback using this form:<form action="http://www.whatwg.org/specs/web-apps/current-work/file-spam.cgi" method="post">
<fieldset><legend>Feedback Comments</legend>
<input name="id" type="hidden" value="top"><input name="component" type="hidden" value="other Hixie drafts (editor: Ian Hickson)"><input name="response" type="hidden" value="html"><p><label for="feedbackBox">Please enter your feedback, carefully
@@ -399,7 +405,11 @@
</script><p>
<input onclick="return checkFeedbackForm(form)" type="submit" value="Submit feedback"><small>(Note: Your IP address will be publicly recorded for spam prevention purposes.)</small>
</p>
- </fieldset></form><p>If you cannot do this then you can also e-mail feedback to <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>
+ </fieldset></form>
+
+-->
+
+<p>If you cannot do this then you can also e-mail feedback to <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>
(<a href="mailto:public-html-comments-request@w3.org?subject=subscribe">subscribe</a>,
<a href="http://lists.w3.org/Archives/Public/public-html-comments/">archives</a>),
and arrangements will be made to transpose the comments to our
Received on Thursday, 18 November 2010 19:59:03 UTC