--- 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>: