Update XXX/comment
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Tue, 31 May 2011 13:47:20 -0600
changeset 217 be5fa809554a
parent 216 032ca76f306d
child 218 2e831247b2f9
Update XXX/comment
editcommands.html
source.html
--- a/editcommands.html	Tue May 31 13:45:15 2011 -0600
+++ b/editcommands.html	Tue May 31 13:47:20 2011 -0600
@@ -4071,9 +4071,8 @@
   <li>If <var title="">value</var> is not "address", "div", "h1", "h2", "h3", "h4",
   "h5", "h6", "p", or "pre", then do nothing and abort these steps.
 
-  <p class=XXX>Non-IE browsers support a lot more elements, but I have my
-  doubts about how much sense it makes to support things where you'd expect to
-  nest them.  See <a href=http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-May/031765.html>mail</a>.
+  <p class=XXX>We should support dt and dd here, since they make sense here and
+  there's no other way to create them.
   <!--
   Opera 11.10 throws NOT_SUPPORTED_ERR for bad elements, all other tested
   browsers ignore the input.  Testing in IE9, Firefox 4.0, Chrome 13 dev, and
@@ -4089,6 +4088,9 @@
   HTML5 as of May 2011 supports: address, article, aside, blockquote, div,
   footer, h*, header, hgroup, nav, p, pre, section, which exactly matches
   Chrome except minus dd/dt/dl.
+
+  See mailing list discussion on the subject:
+  http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-May/031765.html
   -->
 
   <li><a href=#block-extend>Block-extend</a> the <a href=#active-range>active range</a>, and let <var title="">new
--- a/source.html	Tue May 31 13:45:15 2011 -0600
+++ b/source.html	Tue May 31 13:47:20 2011 -0600
@@ -4093,10 +4093,8 @@
   <li>If <var>value</var> is not "address", "div", "h1", "h2", "h3", "h4",
   "h5", "h6", "p", or "pre", then do nothing and abort these steps.
 
-  <p class=XXX>Non-IE browsers support a lot more elements, but I have my
-  doubts about how much sense it makes to support things where you'd expect to
-  nest them.  See <a
-  href=http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-May/031765.html>mail</a>.
+  <p class=XXX>We should support dt and dd here, since they make sense here and
+  there's no other way to create them.
   <!--
   Opera 11.10 throws NOT_SUPPORTED_ERR for bad elements, all other tested
   browsers ignore the input.  Testing in IE9, Firefox 4.0, Chrome 13 dev, and
@@ -4112,6 +4110,9 @@
   HTML5 as of May 2011 supports: address, article, aside, blockquote, div,
   footer, h*, header, hgroup, nav, p, pre, section, which exactly matches
   Chrome except minus dd/dt/dl.
+
+  See mailing list discussion on the subject:
+  http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-May/031765.html
   -->
 
   <li><span>Block-extend</span> the <span>active range</span>, and let <var>new