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