Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) Typo
git-svn-id: http://svn.whatwg.org/webapps@5194 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 23, 2010
1 parent 633171e commit 9a1cc70
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion complete.html
Expand Up @@ -85285,7 +85285,7 @@ <h3 id=parsing-xhtml-documents><span class=secno>13.2 </span>Parsing XHTML docum
performs on the <code><a href=#document>Document</a></code>'s tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
regarding what happens when an element in inserted into a document
regarding what happens when an element is inserted into a document
or has its attributes set. <a href=#refsXML>[XML]</a> <a href=#refsXMLNS>[XMLNS]</a> <a href=#refsDOMCORE>[DOMCORE]</a>
<a href=#refsDOMEVENTS>[DOMEVENTS]</a></p>

Expand Down Expand Up @@ -94840,6 +94840,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Vladimir Vuki&#263;evi&#263;,
voracity,
Wakaba,
Wayne Carr,
Wayne Pollock,
Wellington Fernando de Macedo,
Will Levine,
Expand Down
3 changes: 2 additions & 1 deletion index
Expand Up @@ -78331,7 +78331,7 @@ document.body.appendChild(text);
performs on the <code><a href=#document>Document</a></code>'s tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
regarding what happens when an element in inserted into a document
regarding what happens when an element is inserted into a document
or has its attributes set. <a href=#refsXML>[XML]</a> <a href=#refsXMLNS>[XMLNS]</a> <a href=#refsDOMCORE>[DOMCORE]</a>
<a href=#refsDOMEVENTS>[DOMEVENTS]</a></p>

Expand Down Expand Up @@ -88032,6 +88032,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Vladimir Vuki&#263;evi&#263;,
voracity,
Wakaba,
Wayne Carr,
Wayne Pollock,
Wellington Fernando de Macedo,
Will Levine,
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -97295,7 +97295,7 @@ document.body.appendChild(text);
performs on the <code>Document</code>'s tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
regarding what happens when an element in inserted into a document
regarding what happens when an element is inserted into a document
or has its attributes set. <a href="#refsXML">[XML]</a> <a
href="#refsXMLNS">[XMLNS]</a> <a href="#refsDOMCORE">[DOMCORE]</a>
<a href="#refsDOMEVENTS">[DOMEVENTS]</a></p>
Expand Down Expand Up @@ -108800,6 +108800,7 @@ interface <span>HTMLDocument</span> {
Vladimir Vuki&#x0107;evi&#x0107;,
voracity,
Wakaba,
Wayne Carr,
Wayne Pollock,
Wellington Fernando de Macedo,
Will Levine,
Expand Down

0 comments on commit 9a1cc70

Please sign in to comment.