Skip to content

Commit

Permalink
[] (0) Copy attributes for formatBlock.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3746 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 4, 2009
1 parent 01378d8 commit 2a611c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions index
Expand Up @@ -58392,6 +58392,7 @@ style/default.css</pre>
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
Expand Down
1 change: 1 addition & 0 deletions source
Expand Up @@ -68285,6 +68285,7 @@ interface <dfn>SQLTransactionSync</dfn> {
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
Expand Down

0 comments on commit 2a611c3

Please sign in to comment.