[html5] r7281 - [e] (0) fix typos, remove obsolete note Affected topics: DOM APIs, HTML

whatwg at whatwg.org whatwg at whatwg.org
Sun Aug 26 19:08:32 PDT 2012


Author: ianh
Date: 2012-08-26 19:08:30 -0700 (Sun, 26 Aug 2012)
New Revision: 7281

Modified:
   complete.html
   index
   source
Log:
[e] (0) fix typos, remove obsolete note
Affected topics: DOM APIs, HTML

Modified: complete.html
===================================================================
--- complete.html	2012-08-27 01:51:36 UTC (rev 7280)
+++ complete.html	2012-08-27 02:08:30 UTC (rev 7281)
@@ -11433,7 +11433,7 @@
   attribute is currently discouraged as many user agents do not expose
   the attribute in an accessible manner as required by this
   specification (e.g. requiring a pointing device such as a mouse to
-  cause a tooltip to apear, which excludes keyboard-only users and
+  cause a tooltip to appear, which excludes keyboard-only users and
   touch-only users, such as anyone with a modern phone or tablet).</p>
 
   <p>If this attribute is omitted from an element, then it implies
@@ -25959,7 +25959,7 @@
       discouraged as many user agents do not expose the attribute in
       an accessible manner as required by this specification (e.g.
       requiring a pointing device such as a mouse to cause a tooltip
-      to apear, which excludes keyboard-only users and touch-only
+      to appear, which excludes keyboard-only users and touch-only
       users, such as anyone with a modern phone or tablet).</p>
 
      </li>
@@ -62242,7 +62242,7 @@
   <p class=note>Unfortunately, relying on the <code title=attr-title><a href=#attr-title>title</a></code> attribute is currently discouraged
   as many user agents do not expose the attribute in an accessible
   manner as required by this specification (e.g. requiring a pointing
-  device such as a mouse to cause a tooltip to apear, which excludes
+  device such as a mouse to cause a tooltip to appear, which excludes
   keyboard-only users and touch-only users, such as anyone with a
   modern phone or tablet).</p>
 
@@ -62401,7 +62401,7 @@
     <code title=selector-link><a href=#selector-link>:link</a></code> and <code title=selector-visited><a href=#selector-visited>:visited</a></code>.</p>
 
     <p>Other specifications might apply more specific rules regarding
-    how these elements are to match these pseudo-elements, to mitigate
+    how these elements are to match these pseudo-classes, to mitigate
     some privacy concerns that apply with straightforward
     implementations of this requirement.</p>
 
@@ -68048,12 +68048,7 @@
    attribute of any <a href=#html-elements title="HTML elements">HTML element</a> in
    the <a href=#active-document>active document</a> with an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute.</li>
 
-  </ul><p class=critical>It is possible that this will change. Browser
-  vendors are considering limiting this behaviour to <a href=#quirks-mode>quirks
-  mode</a>. <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11960">Read
-  more...</a></p>
-
-  <p>To <a href=#determine-the-value-of-a-named-property>determine the value of a named property</a> <var title="">name</var> when <dfn id=dom-window-nameditem title=dom-window-namedItem>the
+  </ul><p>To <a href=#determine-the-value-of-a-named-property>determine the value of a named property</a> <var title="">name</var> when <dfn id=dom-window-nameditem title=dom-window-namedItem>the
   <code>Window</code> object is indexed for property retrieval</dfn>,
   the user agent must return the value obtained using the following
   steps:</p>
@@ -75178,7 +75173,7 @@
    handler</a> was last set to.</li>
 
    <li><p>Invoke <var title="">callback</var> with one
-   argument, the value of which is the <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to the
+   argument, the value of which is the <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to
    <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the
    return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></li>
 

Modified: index
===================================================================
--- index	2012-08-27 01:51:36 UTC (rev 7280)
+++ index	2012-08-27 02:08:30 UTC (rev 7281)
@@ -11433,7 +11433,7 @@
   attribute is currently discouraged as many user agents do not expose
   the attribute in an accessible manner as required by this
   specification (e.g. requiring a pointing device such as a mouse to
-  cause a tooltip to apear, which excludes keyboard-only users and
+  cause a tooltip to appear, which excludes keyboard-only users and
   touch-only users, such as anyone with a modern phone or tablet).</p>
 
   <p>If this attribute is omitted from an element, then it implies
@@ -25959,7 +25959,7 @@
       discouraged as many user agents do not expose the attribute in
       an accessible manner as required by this specification (e.g.
       requiring a pointing device such as a mouse to cause a tooltip
-      to apear, which excludes keyboard-only users and touch-only
+      to appear, which excludes keyboard-only users and touch-only
       users, such as anyone with a modern phone or tablet).</p>
 
      </li>
@@ -62242,7 +62242,7 @@
   <p class=note>Unfortunately, relying on the <code title=attr-title><a href=#attr-title>title</a></code> attribute is currently discouraged
   as many user agents do not expose the attribute in an accessible
   manner as required by this specification (e.g. requiring a pointing
-  device such as a mouse to cause a tooltip to apear, which excludes
+  device such as a mouse to cause a tooltip to appear, which excludes
   keyboard-only users and touch-only users, such as anyone with a
   modern phone or tablet).</p>
 
@@ -62401,7 +62401,7 @@
     <code title=selector-link><a href=#selector-link>:link</a></code> and <code title=selector-visited><a href=#selector-visited>:visited</a></code>.</p>
 
     <p>Other specifications might apply more specific rules regarding
-    how these elements are to match these pseudo-elements, to mitigate
+    how these elements are to match these pseudo-classes, to mitigate
     some privacy concerns that apply with straightforward
     implementations of this requirement.</p>
 
@@ -68048,12 +68048,7 @@
    attribute of any <a href=#html-elements title="HTML elements">HTML element</a> in
    the <a href=#active-document>active document</a> with an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute.</li>
 
-  </ul><p class=critical>It is possible that this will change. Browser
-  vendors are considering limiting this behaviour to <a href=#quirks-mode>quirks
-  mode</a>. <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11960">Read
-  more...</a></p>
-
-  <p>To <a href=#determine-the-value-of-a-named-property>determine the value of a named property</a> <var title="">name</var> when <dfn id=dom-window-nameditem title=dom-window-namedItem>the
+  </ul><p>To <a href=#determine-the-value-of-a-named-property>determine the value of a named property</a> <var title="">name</var> when <dfn id=dom-window-nameditem title=dom-window-namedItem>the
   <code>Window</code> object is indexed for property retrieval</dfn>,
   the user agent must return the value obtained using the following
   steps:</p>
@@ -75178,7 +75173,7 @@
    handler</a> was last set to.</li>
 
    <li><p>Invoke <var title="">callback</var> with one
-   argument, the value of which is the <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to the
+   argument, the value of which is the <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to
    <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the
    return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></li>
 

Modified: source
===================================================================
--- source	2012-08-27 01:51:36 UTC (rev 7280)
+++ source	2012-08-27 02:08:30 UTC (rev 7281)
@@ -11830,7 +11830,7 @@
   attribute is currently discouraged as many user agents do not expose
   the attribute in an accessible manner as required by this
   specification (e.g. requiring a pointing device such as a mouse to
-  cause a tooltip to apear, which excludes keyboard-only users and
+  cause a tooltip to appear, which excludes keyboard-only users and
   touch-only users, such as anyone with a modern phone or tablet).</p>
 
   <p>If this attribute is omitted from an element, then it implies
@@ -27937,7 +27937,7 @@
       discouraged as many user agents do not expose the attribute in
       an accessible manner as required by this specification (e.g.
       requiring a pointing device such as a mouse to cause a tooltip
-      to apear, which excludes keyboard-only users and touch-only
+      to appear, which excludes keyboard-only users and touch-only
       users, such as anyone with a modern phone or tablet).</p>
 
      </li>
@@ -72692,7 +72692,7 @@
   title="attr-title">title</code> attribute is currently discouraged
   as many user agents do not expose the attribute in an accessible
   manner as required by this specification (e.g. requiring a pointing
-  device such as a mouse to cause a tooltip to apear, which excludes
+  device such as a mouse to cause a tooltip to appear, which excludes
   keyboard-only users and touch-only users, such as anyone with a
   modern phone or tablet).</p>
 
@@ -72865,7 +72865,7 @@
     title="selector-visited">:visited</code>.</p>
 
     <p>Other specifications might apply more specific rules regarding
-    how these elements are to match these pseudo-elements, to mitigate
+    how these elements are to match these pseudo-classes, to mitigate
     some privacy concerns that apply with straightforward
     implementations of this requirement.</p>
 
@@ -79612,12 +79612,6 @@
 
   </ul>
 
-  <p class="critical">It is possible that this will change. Browser
-  vendors are considering limiting this behaviour to <span>quirks
-  mode</span>. <a
-  href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11960">Read
-  more...</a></p>
-
   <p>To <span>determine the value of a named property</span> <var
   title="">name</var> when <dfn title="dom-window-namedItem">the
   <code>Window</code> object is indexed for property retrieval</dfn>,
@@ -87887,7 +87881,7 @@
    <li><p>Invoke <var title="">callback</var> with one
    argument, the value of which is the <code>Event</code> object <var
    title="">E</var>, with the <i
-   title="dfn-callback-this-value">callback this value</i> set to the
+   title="dfn-callback-this-value">callback this value</i> set to
    <var title="">E</var>'s <code
    title="dom-Event-currentTarget">currentTarget</code>. Let the
    return value be <var title="">return value</var>. <a




More information about the Commit-Watchers mailing list