Consolidate and expand two XXX's
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Wed, 13 Jul 2011 11:24:36 -0600
changeset 417 9e929c7fbda7
parent 416 b6d2a795adbe
child 418 b01083460283
Consolidate and expand two XXX's
editcommands.html
source.html
--- a/editcommands.html	Wed Jul 13 11:19:57 2011 -0600
+++ b/editcommands.html	Wed Jul 13 11:24:36 2011 -0600
@@ -2868,10 +2868,12 @@
   <a href=#prohibited-paragraph-child title="prohibited paragraph child">prohibited paragraph
   children</a>.
 
-  <p class=XXX>Double-check that this element list is correct.
-
   <p class=XXX>Do we want to go with this whitelist approach, or a blacklist?
-  If a whitelist, should we also whitelist display: block elements?
+  If a whitelist, should we also whitelist display: block elements?  Either
+  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).
 
   <li>For each <var title="">element</var> in <var title="">elements to remove</var>:
 
--- a/source.html	Wed Jul 13 11:19:57 2011 -0600
+++ b/source.html	Wed Jul 13 11:24:36 2011 -0600
@@ -2843,10 +2843,12 @@
   <span title="prohibited paragraph child">prohibited paragraph
   children</span>.
 
-  <p class=XXX>Double-check that this element list is correct.
-
   <p class=XXX>Do we want to go with this whitelist approach, or a blacklist?
-  If a whitelist, should we also whitelist display: block elements?
+  If a whitelist, should we also whitelist display: block elements?  Either
+  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).
 
   <li>For each <var>element</var> in <var>elements to remove</var>: