Link to new bug reports
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Wed, 03 Aug 2011 14:16:21 -0600
changeset 493 f9470ec1b290
parent 492 02c347df78f6
child 494 8da0a570e50b
Link to new bug reports
editing.html
source.html
--- a/editing.html	Wed Aug 03 13:48:48 2011 -0600
+++ b/editing.html	Wed Aug 03 14:16:21 2011 -0600
@@ -858,7 +858,7 @@
 
 <p class=XXX>I don't know if the visible/invisible node definitions are really
 the way we want to do things.  If they are, they need some adjustment, like to
-handle collapsed whitespace nodes.
+handle collapsed whitespace nodes.  See <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=13631">bug</a>.
 
 <p class=comments>TODO: Reconsider whether we want to lump invisible nodes in
 here.  If we don't and change the definition, make sure to audit all callers,
@@ -3235,7 +3235,7 @@
   way, what exact list should we use?  I specced it this way because it's
   easiest given the definitions I'm using, since I have a mostly complete list
   of things to exclude (prohibited paragraph children) but no list of things to
-  include (inline elements).
+  include (inline elements).  See <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=13632">bug</a>.
 
   <li>For each <var title="">element</var> in <var title="">elements to remove</var>:
 
--- a/source.html	Wed Aug 03 13:48:48 2011 -0600
+++ b/source.html	Wed Aug 03 14:16:21 2011 -0600
@@ -806,7 +806,8 @@
 
 <p class=XXX>I don't know if the visible/invisible node definitions are really
 the way we want to do things.  If they are, they need some adjustment, like to
-handle collapsed whitespace nodes.
+handle collapsed whitespace nodes.  See <a
+href=http://www.w3.org/Bugs/Public/show_bug.cgi?id=13631>bug</a>.
 
 <p class=comments>TODO: Reconsider whether we want to lump invisible nodes in
 here.  If we don't and change the definition, make sure to audit all callers,
@@ -3234,7 +3235,8 @@
   way, what exact list should we use?  I specced it this way because it's
   easiest given the definitions I'm using, since I have a mostly complete list
   of things to exclude (prohibited paragraph children) but no list of things to
-  include (inline elements).
+  include (inline elements).  See <a
+  href=http://www.w3.org/Bugs/Public/show_bug.cgi?id=13632>bug</a>.
 
   <li>For each <var>element</var> in <var>elements to remove</var>: