Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5808 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 31, 2011
1 parent 508b861 commit 29eeb09
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -7775,7 +7775,7 @@ <h4 id=domsettabletokenlist-0><span class=secno>2.8.4 </span>DOMSettableTokenLis
<h4 id=safe-passing-of-structured-data><span class=secno>2.8.5 </span>Safe passing of structured data</h4>

<p>When a user agent is required to obtain a <dfn id=structured-clone>structured
clone</dfn> of an value, it must run the following algorithm, which
clone</dfn> of a value, it must run the following algorithm, which
either returns a separate value, or throws an exception.</p>

<ol><li><p>Let <var title="">input</var> be the value being
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -7754,7 +7754,7 @@ interface <dfn id=propertynodelist>PropertyNodeList</dfn> : <a href=#nodelist>No
<h4 id=safe-passing-of-structured-data><span class=secno>2.8.5 </span>Safe passing of structured data</h4>

<p>When a user agent is required to obtain a <dfn id=structured-clone>structured
clone</dfn> of an value, it must run the following algorithm, which
clone</dfn> of a value, it must run the following algorithm, which
either returns a separate value, or throws an exception.</p>

<ol><li><p>Let <var title="">input</var> be the value being
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -7620,7 +7620,7 @@ interface <dfn>PropertyNodeList</dfn> : <span>NodeList</span> {
<h4>Safe passing of structured data</h4>

<p>When a user agent is required to obtain a <dfn>structured
clone</dfn> of an value, it must run the following algorithm, which
clone</dfn> of a value, it must run the following algorithm, which
either returns a separate value, or throws an exception.</p>

<ol>
Expand Down

0 comments on commit 29eeb09

Please sign in to comment.