Skip to content

Commit

Permalink
[e] (0) typo fix
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25113
Affected topics: DOM APIs

git-svn-id: http://svn.whatwg.org/webapps@8580 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 25, 2014
1 parent 581e671 commit 4dc9e9e
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 123 deletions.
76 changes: 15 additions & 61 deletions complete.html
Expand Up @@ -138,7 +138,7 @@
#reviewer { position: fixed; bottom: 0; right: 0; padding: 0.15em 0.25em 0em 0.5em; white-space: nowrap; overflow: hidden; z-index: 30; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em 0 0 0; -moz-border-radius: 1em 0 0 0; max-width: 90%; }
#reviewer input { max-width: 50%; }
#reviewer * { font-size: small; }
#reviewer.off > :not(:first-child) { display: none; }
#reviewer.off > :not(:last-child) { display: none; }
#alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em; -moz-border-radius: 1em; -webkit-transition: opacity 1s linear; }
#alert.closed { opacity: 0; }
#alert button { position: absolute; top: -1em; right: 2em; border-radius: 1em 1em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
Expand Down Expand Up @@ -292,75 +292,29 @@
}, false);

</script><body onload=init()>
<header class=head id=head><style scoped>
header#head > div {
text-align: center;
}
header#head > div > div {
display: inline-block;
}
header#head > div > div > a {
display: inline-block;
white-space: nowrap;
font: 1.75em/1 Helvetica Neue, sans-serif, Droid Sans Fallback;
text-decoration: none;
width: 9em;
padding: 0.75em 0.5em;
margin: 0.5em;
color: #F3F3F3;
text-align: center;
box-shadow: 0 0 5px black;
transition: box-shadow 0.05s linear, color 0.05s linear;
}
header#head > div > div > a { background: #3C790A; }
header#head > div > div > a.comms { background: #0B2F66; } /* #165FCC #43679D */
header#head > div > div > a.feedback { background: #990300; } /* #FF3E3A #CD6B6A */
header#head > div > div > a.changes { background: #28584C; } /* #54B29A #6A9A8E */
header#head > div > div > a.misc { background: #945400; } /* #FFA32D #CB9D62 */
header#head > div > div > a:hover {
box-shadow: 0 0 25px black;
color: #FFFFFF;
}
header#head > div > div > a > * > * {
display: block;
color: inherit;
font: inherit;
}
header#head > div > div > a > * > strong {
font-variant: small-caps;
font-weight: bold;
margin-bottom: 0.25em;
text-decoration: underline;
}
header#head > div > div > a > * > code {
font-size: 0.6em;
font-weight: 100;
}
header#head > div ~ p.copyright { text-align: center; }
header#head > div ~ p.copyright > span { display: inline-block; border: none; }
</style><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<header class="head with-buttons" id=head><p><a href=//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 24 April 2014</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 25 April 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>http://whatwg.org/html</code></span></a>
<a href=//whatwg.org/c><span><strong>One-Page Version</strong> <code>http://whatwg.org/c</code></span></a>
<a href=//whatwg.org/pdf><span><strong>PDF Version</strong> <code>http://whatwg.org/pdf</code></span></a>
<a href=http://developers.whatwg.org/><span><strong>Developer Version</strong> <code>http://developers.whatwg.org/</code></span></a>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
<a href=//whatwg.org/c><span><strong>One-Page Version</strong> <code>whatwg.org/c</code></span></a>
<a href=//whatwg.org/pdf><span><strong>PDF Version</strong> <code>whatwg.org/pdf</code></span></a>
<a href=http://developers.whatwg.org/><span><strong>Developer Version</strong> <code>developers.whatwg.org</code></span></a>

<a href=//whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>http://whatwg.org/faq</code></span></a>
<a href=http://validators.whatwg.org/ class=misc><span><strong>Validators</strong> <code>http://validators.whatwg.org/</code></span></a>
<a href=//whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>whatwg.org/faq</code></span></a>
<a href=http://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>

<a href=//www.whatwg.org/mailing-list class=comms><span><strong>Mailing List</strong> <code>whatwg@whatwg.org</code></span></a>
<a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>IRC</strong> <code>#whatwg on Freenode</code></span></a>
<a href=http://forums.whatwg.org/ class=comms><span><strong>Forums</strong> <code>http://forums.whatwg.org/</code></span></a>
<a href=http://forums.whatwg.org/ class=comms><span><strong>Forums</strong> <code>forums.whatwg.org</code></span></a>

<a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org/tools/web-apps-tracker</code></span></a>
<a href=http://svn.whatwg.org/webapps class=changes><span><strong>SVN Repository</strong> <code>http://svn.whatwg.org/webapps</code></span></a>
<a href=http://svn.whatwg.org/webapps class=changes><span><strong>SVN Repository</strong> <code>svn.whatwg.org/webapps</code></span></a>
<a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
<a href=http://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>

<a href="https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;component=HTML&amp;product=WHATWG" class=feedback><span><strong>View Open Bugs</strong> <code>WHATWG/HTML in the W3C Bugzilla</code></span></a>
<a href=//www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>http://whatwg.org/newbug</code></span></a>
<a href="https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;component=HTML&amp;product=WHATWG" class=feedback><span><strong>View Open Bugs</strong> <code>filed in Bugzilla</code></span></a>
<a href=//www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>whatwg.org/newbug</code></span></a>
<a href=http://ian.hixie.ch/+ class=feedback><span><strong>E-mail the Editor</strong> <code>ian@hixie.ch</code></span></a>
</div>
</div>
Expand Down Expand Up @@ -83586,7 +83540,7 @@ <h3 id=broadcasting-to-other-browsing-contexts><span class=secno>9.6 </span><dfn
<li>

<p>Let <var title="">destinations</var> be a list of <code><a href=#broadcastchannel>BroadcastChannel</a></code> objects that
match the folllowing criteria:</p>
match the following criteria:</p>

<ul><li><p>Their <a href=#broadcastchannel-settings-object><code>BroadcastChannel</code> settings object</a> specifies a
<a href=#responsible-document>responsible document</a> that is <a href=#fully-active>fully active</a>.</li>
Expand Down
76 changes: 15 additions & 61 deletions index
Expand Up @@ -138,7 +138,7 @@
#reviewer { position: fixed; bottom: 0; right: 0; padding: 0.15em 0.25em 0em 0.5em; white-space: nowrap; overflow: hidden; z-index: 30; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em 0 0 0; -moz-border-radius: 1em 0 0 0; max-width: 90%; }
#reviewer input { max-width: 50%; }
#reviewer * { font-size: small; }
#reviewer.off > :not(:first-child) { display: none; }
#reviewer.off > :not(:last-child) { display: none; }
#alert { position: fixed; top: 20%; left: 20%; right: 20%; font-size: 2em; padding: 0.5em; z-index: 40; background: gray; background: rgba(32,32,32,0.9); color: white; border-radius: 1em; -moz-border-radius: 1em; -webkit-transition: opacity 1s linear; }
#alert.closed { opacity: 0; }
#alert button { position: absolute; top: -1em; right: 2em; border-radius: 1em 1em 0 0; border: none; line-height: 0.9; color: white; background: rgb(64,64,64); font-size: 0.6em; font-weight: 900; cursor: pointer; }
Expand Down Expand Up @@ -292,75 +292,29 @@
}, false);

</script><body onload=init()>
<header class=head id=head><style scoped>
header#head > div {
text-align: center;
}
header#head > div > div {
display: inline-block;
}
header#head > div > div > a {
display: inline-block;
white-space: nowrap;
font: 1.75em/1 Helvetica Neue, sans-serif, Droid Sans Fallback;
text-decoration: none;
width: 9em;
padding: 0.75em 0.5em;
margin: 0.5em;
color: #F3F3F3;
text-align: center;
box-shadow: 0 0 5px black;
transition: box-shadow 0.05s linear, color 0.05s linear;
}
header#head > div > div > a { background: #3C790A; }
header#head > div > div > a.comms { background: #0B2F66; } /* #165FCC #43679D */
header#head > div > div > a.feedback { background: #990300; } /* #FF3E3A #CD6B6A */
header#head > div > div > a.changes { background: #28584C; } /* #54B29A #6A9A8E */
header#head > div > div > a.misc { background: #945400; } /* #FFA32D #CB9D62 */
header#head > div > div > a:hover {
box-shadow: 0 0 25px black;
color: #FFFFFF;
}
header#head > div > div > a > * > * {
display: block;
color: inherit;
font: inherit;
}
header#head > div > div > a > * > strong {
font-variant: small-caps;
font-weight: bold;
margin-bottom: 0.25em;
text-decoration: underline;
}
header#head > div > div > a > * > code {
font-size: 0.6em;
font-weight: 100;
}
header#head > div ~ p.copyright { text-align: center; }
header#head > div ~ p.copyright > span { display: inline-block; border: none; }
</style><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<header class="head with-buttons" id=head><p><a href=//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 24 April 2014</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 25 April 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>http://whatwg.org/html</code></span></a>
<a href=//whatwg.org/c><span><strong>One-Page Version</strong> <code>http://whatwg.org/c</code></span></a>
<a href=//whatwg.org/pdf><span><strong>PDF Version</strong> <code>http://whatwg.org/pdf</code></span></a>
<a href=http://developers.whatwg.org/><span><strong>Developer Version</strong> <code>http://developers.whatwg.org/</code></span></a>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
<a href=//whatwg.org/c><span><strong>One-Page Version</strong> <code>whatwg.org/c</code></span></a>
<a href=//whatwg.org/pdf><span><strong>PDF Version</strong> <code>whatwg.org/pdf</code></span></a>
<a href=http://developers.whatwg.org/><span><strong>Developer Version</strong> <code>developers.whatwg.org</code></span></a>

<a href=//whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>http://whatwg.org/faq</code></span></a>
<a href=http://validators.whatwg.org/ class=misc><span><strong>Validators</strong> <code>http://validators.whatwg.org/</code></span></a>
<a href=//whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>whatwg.org/faq</code></span></a>
<a href=http://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>

<a href=//www.whatwg.org/mailing-list class=comms><span><strong>Mailing List</strong> <code>whatwg@whatwg.org</code></span></a>
<a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>IRC</strong> <code>#whatwg on Freenode</code></span></a>
<a href=http://forums.whatwg.org/ class=comms><span><strong>Forums</strong> <code>http://forums.whatwg.org/</code></span></a>
<a href=http://forums.whatwg.org/ class=comms><span><strong>Forums</strong> <code>forums.whatwg.org</code></span></a>

<a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org/tools/web-apps-tracker</code></span></a>
<a href=http://svn.whatwg.org/webapps class=changes><span><strong>SVN Repository</strong> <code>http://svn.whatwg.org/webapps</code></span></a>
<a href=http://svn.whatwg.org/webapps class=changes><span><strong>SVN Repository</strong> <code>svn.whatwg.org/webapps</code></span></a>
<a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
<a href=http://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>

<a href="https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;component=HTML&amp;product=WHATWG" class=feedback><span><strong>View Open Bugs</strong> <code>WHATWG/HTML in the W3C Bugzilla</code></span></a>
<a href=//www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>http://whatwg.org/newbug</code></span></a>
<a href="https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;component=HTML&amp;product=WHATWG" class=feedback><span><strong>View Open Bugs</strong> <code>filed in Bugzilla</code></span></a>
<a href=//www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>whatwg.org/newbug</code></span></a>
<a href=http://ian.hixie.ch/+ class=feedback><span><strong>E-mail the Editor</strong> <code>ian@hixie.ch</code></span></a>
</div>
</div>
Expand Down Expand Up @@ -83586,7 +83540,7 @@ interface <dfn id=broadcastchannel>BroadcastChannel</dfn> : <a href=#eventtarget
<li>

<p>Let <var title="">destinations</var> be a list of <code><a href=#broadcastchannel>BroadcastChannel</a></code> objects that
match the folllowing criteria:</p>
match the following criteria:</p>

<ul><li><p>Their <a href=#broadcastchannel-settings-object><code>BroadcastChannel</code> settings object</a> specifies a
<a href=#responsible-document>responsible document</a> that is <a href=#fully-active>fully active</a>.</li>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -93816,7 +93816,7 @@ interface <dfn>BroadcastChannel</dfn> : <span>EventTarget</span> {
<li>

<p>Let <var data-x="">destinations</var> be a list of <code>BroadcastChannel</code> objects that
match the folllowing criteria:</p>
match the following criteria:</p>

<ul>

Expand Down

0 comments on commit 4dc9e9e

Please sign in to comment.