[html5] r3746 - [] (0) Copy attributes for formatBlock.
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 3 17:12:04 PDT 2009
Author: ianh
Date: 2009-09-03 17:12:03 -0700 (Thu, 03 Sep 2009)
New Revision: 3746
Modified:
index
source
Log:
[] (0) Copy attributes for formatBlock.
Modified: index
===================================================================
--- index 2009-09-04 00:09:59 UTC (rev 3745)
+++ index 2009-09-04 00:12:03 UTC (rev 3746)
@@ -58392,6 +58392,7 @@
has a parent element whose content model allows that parent to
contain any <a href=#flow-content>flow content</a>, replace it with an
element in the HTML namespace whose name is <var title="">value</var>, and move all the children that were in it
+ to the new element, and copy all the attributes that were on it
to the new element.</p>
<p>If there is no selection, then, where in the description
above refers to the selection, the user agent must act as if the
Modified: source
===================================================================
--- source 2009-09-04 00:09:59 UTC (rev 3745)
+++ source 2009-09-04 00:12:03 UTC (rev 3746)
@@ -68285,6 +68285,7 @@
contain any <span>flow content</span>, replace it with an
element in the HTML namespace whose name is <var
title="">value</var>, and move all the children that were in it
+ to the new element, and copy all the attributes that were on it
to the new element.</p>
<p>If there is no selection, then, where in the description
above refers to the selection, the user agent must act as if the
More information about the Commit-Watchers
mailing list