[html5] r8572 - [e] (0) Editorial tweaks Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Fri Apr 11 12:08:33 PDT 2014
Author: ianh
Date: 2014-04-11 12:08:29 -0700 (Fri, 11 Apr 2014)
New Revision: 8572
Modified:
complete.html
index
source
Log:
[e] (0) Editorial tweaks
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-04-11 19:04:27 UTC (rev 8571)
+++ complete.html 2014-04-11 19:08:29 UTC (rev 8572)
@@ -11244,7 +11244,7 @@
<li>Remove the attribute with the name <var title="">name</var>, if such an attribute exists.
Do nothing otherwise.</li>
- </ol><p class=note>This algorithm will only get invoked by the WebIDL specification for names that
+ </ol><p class=note>This algorithm will only get invoked by the Web IDL specification for names that
are given by the earlier algorithm for getting the list of name-value pairs. <a href=#refsWEBIDL>[WEBIDL]</a></p>
</dd>
@@ -72194,7 +72194,7 @@
the stack). If the stack is empty, then there is no <a href=#incumbent-settings-object>incumbent settings object</a>. It is
used in some security checks.</p>
- <p class=note>The WebIDL specification also uses these algorithms. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+ <p class=note>The Web IDL specification also uses these algorithms. <a href=#refsWEBIDL>[WEBIDL]</a></p>
<hr><!--CLEANUP--><p>For the purposes of <code><a href=#mutationobserver>MutationObserver</a></code>
objects, each <a href=#unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing contexts</a> is a distinct <var title="MutationObserver scripting environment"><a href=#mutationobserver-scripting-environment>scripting environment</a></var>.</p>
@@ -73008,7 +73008,7 @@
<dl class=switch><dt>If the event type is <code class=event-mouseover>mouseover</code></dt>
<dt>If the event type is <code class=event-error>error</code> and <var title="">E</var> is an <code><a href=#errorevent>ErrorEvent</a></code> object</dt>
- <dd><p>If <var title="">return value</var> is a WebIDL boolean true value, then cancel the event.</dd>
+ <dd><p>If <var title="">return value</var> is a Web IDL boolean true value, then cancel the event.</dd>
<dt>If the event type is <code class=event-beforeunload>beforeunload</code></dt>
@@ -73029,7 +73029,7 @@
<dt>Otherwise</dt>
- <dd><p>If <var title="">return value</var> is a WebIDL boolean false value, then cancel the
+ <dd><p>If <var title="">return value</var> is a Web IDL boolean false value, then cancel the
event.</dd>
<!-- IE actually uncancels the event if the function returns true -->
Modified: index
===================================================================
--- index 2014-04-11 19:04:27 UTC (rev 8571)
+++ index 2014-04-11 19:08:29 UTC (rev 8572)
@@ -11244,7 +11244,7 @@
<li>Remove the attribute with the name <var title="">name</var>, if such an attribute exists.
Do nothing otherwise.</li>
- </ol><p class=note>This algorithm will only get invoked by the WebIDL specification for names that
+ </ol><p class=note>This algorithm will only get invoked by the Web IDL specification for names that
are given by the earlier algorithm for getting the list of name-value pairs. <a href=#refsWEBIDL>[WEBIDL]</a></p>
</dd>
@@ -72194,7 +72194,7 @@
the stack). If the stack is empty, then there is no <a href=#incumbent-settings-object>incumbent settings object</a>. It is
used in some security checks.</p>
- <p class=note>The WebIDL specification also uses these algorithms. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+ <p class=note>The Web IDL specification also uses these algorithms. <a href=#refsWEBIDL>[WEBIDL]</a></p>
<hr><!--CLEANUP--><p>For the purposes of <code><a href=#mutationobserver>MutationObserver</a></code>
objects, each <a href=#unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing contexts</a> is a distinct <var title="MutationObserver scripting environment"><a href=#mutationobserver-scripting-environment>scripting environment</a></var>.</p>
@@ -73008,7 +73008,7 @@
<dl class=switch><dt>If the event type is <code class=event-mouseover>mouseover</code></dt>
<dt>If the event type is <code class=event-error>error</code> and <var title="">E</var> is an <code><a href=#errorevent>ErrorEvent</a></code> object</dt>
- <dd><p>If <var title="">return value</var> is a WebIDL boolean true value, then cancel the event.</dd>
+ <dd><p>If <var title="">return value</var> is a Web IDL boolean true value, then cancel the event.</dd>
<dt>If the event type is <code class=event-beforeunload>beforeunload</code></dt>
@@ -73029,7 +73029,7 @@
<dt>Otherwise</dt>
- <dd><p>If <var title="">return value</var> is a WebIDL boolean false value, then cancel the
+ <dd><p>If <var title="">return value</var> is a Web IDL boolean false value, then cancel the
event.</dd>
<!-- IE actually uncancels the event if the function returns true -->
Modified: source
===================================================================
--- source 2014-04-11 19:04:27 UTC (rev 8571)
+++ source 2014-04-11 19:08:29 UTC (rev 8572)
@@ -11231,7 +11231,7 @@
</ol>
- <p class="note">This algorithm will only get invoked by the WebIDL specification for names that
+ <p class="note">This algorithm will only get invoked by the Web IDL specification for names that
are given by the earlier algorithm for getting the list of name-value pairs. <a
href="#refsWEBIDL">[WEBIDL]</a></p>
@@ -54127,7 +54127,7 @@
<code data-x="">autocompleteerror</code>, which bubbles, is not cancelable, has no default
action, has its <code data-x="dom-AutocompleteErrorEvent-reason">reason</code> attribute set to
<var data-x="">reason</var>, and which is <span data-x="concept-events-trusted">trusted</span>, at
- <var data-x="">target</var>.</p></li>
+ <var data-x="">target</var>.</p>
<p>The <span>task source</span> for the <span data-x="concept-task">tasks</span> mentioned in this
section is the <span>DOM manipulation task source</span>.</p>
@@ -80682,7 +80682,7 @@
the stack). If the stack is empty, then there is no <span>incumbent settings object</span>. It is
used in some security checks.</p>
- <p class="note">The WebIDL specification also uses these algorithms. <a
+ <p class="note">The Web IDL specification also uses these algorithms. <a
href="#refsWEBIDL">[WEBIDL]</a></p>
<hr>
@@ -81619,7 +81619,7 @@
<dt>If the event type is <code class="event-mouseover">mouseover</code></dt>
<dt>If the event type is <code class="event-error">error</code> and <var data-x="">E</var> is an <code>ErrorEvent</code> object</dt>
- <dd><p>If <var data-x="">return value</var> is a WebIDL boolean true value, then cancel the event.</p></dd>
+ <dd><p>If <var data-x="">return value</var> is a Web IDL boolean true value, then cancel the event.</p></dd>
<dt>If the event type is <code class="event-beforeunload">beforeunload</code></dt>
@@ -81644,7 +81644,7 @@
<dt>Otherwise</dt>
- <dd><p>If <var data-x="">return value</var> is a WebIDL boolean false value, then cancel the
+ <dd><p>If <var data-x="">return value</var> is a Web IDL boolean false value, then cancel the
event.</p></dd>
<!-- IE actually uncancels the event if the function returns true -->
More information about the Commit-Watchers
mailing list