[html5] r8493 - [e] (0) Fix the language of the earlier addHitRegion() fix Affected topics: Canvas

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 20 15:35:48 PST 2014


Author: ianh
Date: 2014-02-20 15:35:48 -0800 (Thu, 20 Feb 2014)
New Revision: 8493

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix the language of the earlier addHitRegion() fix
Affected topics: Canvas

Modified: complete.html
===================================================================
--- complete.html	2014-02-20 23:34:36 UTC (rev 8492)
+++ complete.html	2014-02-20 23:35:48 UTC (rev 8493)
@@ -58640,10 +58640,9 @@
        <li><p>an <code><a href=#the-option-element>option</a></code> element that is in a <a href=#concept-select-option-list title=concept-select-option-list>list of options</a> of a <code><a href=#the-select-element>select</a></code> element
        with a <code title=attr-select-multiple><a href=#attr-select-multiple>multiple</a></code> attribute or a <a href=#concept-select-size title=concept-select-size>display size</a> greater than 1</li>
 
-       <li><p><a href=#sorting-interface-th-element title="sorting interface th element">sorting interface <code>th</code>
-       elements</a></li>
+       <li><p>a <a href=#sorting-interface-th-element>sorting interface <code>th</code> element</a></li>
 
-       <li><p>elements that would not be <a href=#interactive-content>interactive content</a> except for having the
+       <li><p>an element that would not be <a href=#interactive-content>interactive content</a> except for having the
        <code title=attr-tabindex><a href=#attr-tabindex>tabindex</a></code> attribute specified</li>
 
       </ul></li>

Modified: index
===================================================================
--- index	2014-02-20 23:34:36 UTC (rev 8492)
+++ index	2014-02-20 23:35:48 UTC (rev 8493)
@@ -58640,10 +58640,9 @@
        <li><p>an <code><a href=#the-option-element>option</a></code> element that is in a <a href=#concept-select-option-list title=concept-select-option-list>list of options</a> of a <code><a href=#the-select-element>select</a></code> element
        with a <code title=attr-select-multiple><a href=#attr-select-multiple>multiple</a></code> attribute or a <a href=#concept-select-size title=concept-select-size>display size</a> greater than 1</li>
 
-       <li><p><a href=#sorting-interface-th-element title="sorting interface th element">sorting interface <code>th</code>
-       elements</a></li>
+       <li><p>a <a href=#sorting-interface-th-element>sorting interface <code>th</code> element</a></li>
 
-       <li><p>elements that would not be <a href=#interactive-content>interactive content</a> except for having the
+       <li><p>an element that would not be <a href=#interactive-content>interactive content</a> except for having the
        <code title=attr-tabindex><a href=#attr-tabindex>tabindex</a></code> attribute specified</li>
 
       </ul></li>

Modified: source
===================================================================
--- source	2014-02-20 23:34:36 UTC (rev 8492)
+++ source	2014-02-20 23:35:48 UTC (rev 8493)
@@ -65265,10 +65265,9 @@
        with a <code data-x="attr-select-multiple">multiple</code> attribute or a <span
        data-x="concept-select-size">display size</span> greater than 1</p></li>
 
-       <li><p><span data-x="sorting interface th element">sorting interface <code>th</code>
-       elements</span></p></li>
+       <li><p>a <span>sorting interface <code>th</code> element</span></p></li>
 
-       <li><p>elements that would not be <span>interactive content</span> except for having the
+       <li><p>an element that would not be <span>interactive content</span> except for having the
        <code data-x="attr-tabindex">tabindex</code> attribute specified</p></li>
 
       </ul>




More information about the Commit-Watchers mailing list