Skip to content

Commit

Permalink
[e] (0) Oops, forgot to rename the dict key name for ErrorEventInit
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22800
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8098 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 29, 2013
1 parent e30c73b commit 7c10dd6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
7 changes: 4 additions & 3 deletions complete.html
Expand Up @@ -256,7 +256,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 27 July 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 29 July 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -71854,7 +71854,7 @@ <h6 id=the-errorevent-interface><span class=secno>7.1.3.5.2 </span>The <code><a
DOMString message;
DOMString filename;
unsigned long lineno;
unsigned long column;
unsigned long colno;
any error;
};</pre>

Expand Down Expand Up @@ -95555,7 +95555,7 @@ <h4 id=quotes><span class=secno>14.3.6 </span>Quotes</h4>
:root:lang(gu), :not(:lang(gu)) &gt; :lang(gu) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(guz), :not(:lang(guz)) &gt; :lang(guz) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(ha), :not(:lang(ha)) &gt; :lang(ha) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(he), :not(:lang(he)) &gt; :lang(he) { quotes: '\0022' '\0022' '\0027' '\0027' } /* " " ' ' */
:root:lang(he), :not(:lang(he)) &gt; :lang(he) { quotes: '\05f4' '\05f4' '\05f3' '\05f3' } /* &#x5f4; &#x5f4; &#x5f3; &#x5f3; */
:root:lang(hi), :not(:lang(hi)) &gt; :lang(hi) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(hr), :not(:lang(hr)) &gt; :lang(hr) { quotes: '\201e' '\201c' '\201a' '\2018' } /* &ldquor; &ldquo; &sbquo; &lsquo; */
:root:lang(hu), :not(:lang(hu)) &gt; :lang(hu) { quotes: '\201e' '\201d' '\00bb' '\00ab' } /* &ldquor; &rdquo; &raquo; &laquo; */
Expand Down Expand Up @@ -103835,6 +103835,7 @@ <h2 class=no-num id=references>References</h2><!--REFS-->
Christian Johansen,
Christian Schmidt,
Christoph P&auml;per,
Christophe Dumez,
Christopher Aillon,
Christopher Ferris,
Chriswa,
Expand Down
7 changes: 4 additions & 3 deletions index
Expand Up @@ -256,7 +256,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 27 July 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 29 July 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -71854,7 +71854,7 @@ dictionary <dfn id=erroreventinit>ErrorEventInit</dfn> : <a href=#eventinit>Even
DOMString message;
DOMString filename;
unsigned long lineno;
unsigned long column;
unsigned long colno;
any error;
};</pre>

Expand Down Expand Up @@ -95555,7 +95555,7 @@ textarea[dir=auto i], pre[dir=auto i] { unicode-bidi: plaintext; }</pre>
:root:lang(gu), :not(:lang(gu)) &gt; :lang(gu) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(guz), :not(:lang(guz)) &gt; :lang(guz) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(ha), :not(:lang(ha)) &gt; :lang(ha) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(he), :not(:lang(he)) &gt; :lang(he) { quotes: '\0022' '\0022' '\0027' '\0027' } /* " " ' ' */
:root:lang(he), :not(:lang(he)) &gt; :lang(he) { quotes: '\05f4' '\05f4' '\05f3' '\05f3' } /* &#x5f4; &#x5f4; &#x5f3; &#x5f3; */
:root:lang(hi), :not(:lang(hi)) &gt; :lang(hi) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(hr), :not(:lang(hr)) &gt; :lang(hr) { quotes: '\201e' '\201c' '\201a' '\2018' } /* &ldquor; &ldquo; &sbquo; &lsquo; */
:root:lang(hu), :not(:lang(hu)) &gt; :lang(hu) { quotes: '\201e' '\201d' '\00bb' '\00ab' } /* &ldquor; &rdquo; &raquo; &laquo; */
Expand Down Expand Up @@ -103835,6 +103835,7 @@ if (s = prompt('What is your name?')) {
Christian Johansen,
Christian Schmidt,
Christoph P&auml;per,
Christophe Dumez,
Christopher Aillon,
Christopher Ferris,
Chriswa,
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -80364,7 +80364,7 @@ dictionary <dfn>ErrorEventInit</dfn> : <span>EventInit</span> {
DOMString message;
DOMString filename;
unsigned long lineno;
unsigned long column;
unsigned long colno;
any error;
};</pre>

Expand Down Expand Up @@ -116406,6 +116406,7 @@ if (s = prompt('What is your name?')) {
Christian Johansen,
Christian Schmidt,
Christoph P&auml;per,
Christophe Dumez,
Christopher Aillon,
Christopher Ferris,
Chriswa,
Expand Down

0 comments on commit 7c10dd6

Please sign in to comment.