Add a Mozilla bug reference
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Fri, 05 Aug 2011 11:23:26 -0600
changeset 497 ced5e9bfc246
parent 496 d2f757162c53
child 498 0642e8783522
Add a Mozilla bug reference

Reported-By: Ehsan Akhgari
Report-URL: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-August/032812.html
editing.html
source.html
--- a/editing.html	Fri Aug 05 11:18:23 2011 -0600
+++ b/editing.html	Fri Aug 05 11:23:26 2011 -0600
@@ -536,7 +536,7 @@
 false otherwise.
 
 <p>Firefox 6.0a2 seems to always return true if there's anything editable on the
-page, and throw otherwise.
+page, and throw otherwise.  (This is <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=676401">bug 676401</a>.)
 
 <p>Chrome 14 dev seems to behave the same as IE10PP2.
 
--- a/source.html	Fri Aug 05 11:18:23 2011 -0600
+++ b/source.html	Fri Aug 05 11:23:26 2011 -0600
@@ -474,7 +474,8 @@
 false otherwise.
 
 <p>Firefox 6.0a2 seems to always return true if there's anything editable on the
-page, and throw otherwise.
+page, and throw otherwise.  (This is <a
+href=https://bugzilla.mozilla.org/show_bug.cgi?id=676401>bug 676401</a>.)
 
 <p>Chrome 14 dev seems to behave the same as IE10PP2.