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@5207 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 27, 2010
1 parent d510663 commit 4348683
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 @@ -2470,7 +2470,7 @@ <h4 id=restrictions-on-content-models-and-on-attribute-values><span class=secno>
element's contents to be ignored. However, this isn't obvious,
especially if the element's contents appear to be executable
script &mdash; which can lead to authors spending a lot of time
trying to debug the inline script without realising that it is not
trying to debug the inline script without realizing that it is not
executing. To reduce this problem, this specification makes it
non-conforming to have executable script in a <code><a href=#script>script</a></code>
element when the <code title=attr-script-src><a href=#attr-script-src>src</a></code>
Expand Down Expand Up @@ -94877,6 +94877,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Michael Gratton,
Michael Nordman,
Michael Powers,
Michael Rakowski,
Michael(tm) Smith,
Michal Zalewski,
Michel Fortin,
Expand Down
3 changes: 2 additions & 1 deletion index
Expand Up @@ -2394,7 +2394,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
element's contents to be ignored. However, this isn't obvious,
especially if the element's contents appear to be executable
script &mdash; which can lead to authors spending a lot of time
trying to debug the inline script without realising that it is not
trying to debug the inline script without realizing that it is not
executing. To reduce this problem, this specification makes it
non-conforming to have executable script in a <code><a href=#script>script</a></code>
element when the <code title=attr-script-src><a href=#attr-script-src>src</a></code>
Expand Down Expand Up @@ -88065,6 +88065,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Michael Gratton,
Michael Nordman,
Michael Powers,
Michael Rakowski,
Michael(tm) Smith,
Michal Zalewski,
Michel Fortin,
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -1306,7 +1306,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
element's contents to be ignored. However, this isn't obvious,
especially if the element's contents appear to be executable
script &mdash; which can lead to authors spending a lot of time
trying to debug the inline script without realising that it is not
trying to debug the inline script without realizing that it is not
executing. To reduce this problem, this specification makes it
non-conforming to have executable script in a <code>script</code>
element when the <code title="attr-script-src">src</code>
Expand Down Expand Up @@ -108873,6 +108873,7 @@ interface <span>HTMLDocument</span> {
Michael Gratton,
Michael Nordman,
Michael Powers,
Michael Rakowski,
Michael(tm) Smith,
Michal Zalewski,
Michel Fortin,
Expand Down

0 comments on commit 4348683

Please sign in to comment.