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@6750 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 25, 2011
1 parent 55db187 commit e2d8c96
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 @@ -86625,7 +86625,7 @@ <h5 id=markup-declaration-open-state><span class=secno>13.2.4.45 </span><dfn>Mar

<p>Otherwise, if there is a <a href=#current-node>current node</a> and it is not
an element in the <a href=#html-namespace-0>HTML namespace</a> and the next seven
characters are an <a href=#case-sensitive>case-sensitive</a> match for the string
characters are a <a href=#case-sensitive>case-sensitive</a> match for the string
"[CDATA[" (the five uppercase letters "CDATA" with a U+005B LEFT
SQUARE BRACKET character before and after), then consume those
characters and switch to the <a href=#cdata-section-state>CDATA section state</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -86625,7 +86625,7 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit>

<p>Otherwise, if there is a <a href=#current-node>current node</a> and it is not
an element in the <a href=#html-namespace-0>HTML namespace</a> and the next seven
characters are an <a href=#case-sensitive>case-sensitive</a> match for the string
characters are a <a href=#case-sensitive>case-sensitive</a> match for the string
"[CDATA[" (the five uppercase letters "CDATA" with a U+005B LEFT
SQUARE BRACKET character before and after), then consume those
characters and switch to the <a href=#cdata-section-state>CDATA section state</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -98239,7 +98239,7 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {

<p>Otherwise, if there is a <span>current node</span> and it is not
an element in the <span>HTML namespace</span> and the next seven
characters are an <span>case-sensitive</span> match for the string
characters are a <span>case-sensitive</span> match for the string
"[CDATA[" (the five uppercase letters "CDATA" with a U+005B LEFT
SQUARE BRACKET character before and after), then consume those
characters and switch to the <span>CDATA section state</span>.</p>
Expand Down

0 comments on commit e2d8c96

Please sign in to comment.