[html5] r8530 - [e] (0) Typo in <dialog> section Fixing https://www.w3.org/Bugs/Public/show_bug. [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Mar 6 11:21:00 PST 2014


Author: ianh
Date: 2014-03-06 11:20:59 -0800 (Thu, 06 Mar 2014)
New Revision: 8530

Modified:
   complete.html
   index
   source
Log:
[e] (0) Typo in <dialog> section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24953
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-03-06 19:18:59 UTC (rev 8529)
+++ complete.html	2014-03-06 19:20:59 UTC (rev 8530)
@@ -76979,7 +76979,7 @@
   <ol><!-- this is basically a special-cased version of the focusing steps --><li><p>Let <var title="">old focus target</var> be whatever the <a href=#currently-focused-area-of-a-top-level-browsing-context title="currently focused
    area of a top-level browsing context">currently focused area of the top-level browsing
    context</a> was immediately before this algorithm became applicable (e.g. before the element
-   was disabled, or the dialog was closed, or whatever caused this algorithm to tun).</li>
+   was disabled, or the dialog was closed, or whatever caused this algorithm to run).</li>
 
    <li><p>Let <var title="">old chain</var> be the <a href=#focus-chain>focus chain</a> of the <a href=#currently-focused-area-of-a-top-level-browsing-context title="currently focused area of a top-level browsing context">currently focused area of the
    top-level browsing context</a> at the same time.</li>

Modified: index
===================================================================
--- index	2014-03-06 19:18:59 UTC (rev 8529)
+++ index	2014-03-06 19:20:59 UTC (rev 8530)
@@ -76979,7 +76979,7 @@
   <ol><!-- this is basically a special-cased version of the focusing steps --><li><p>Let <var title="">old focus target</var> be whatever the <a href=#currently-focused-area-of-a-top-level-browsing-context title="currently focused
    area of a top-level browsing context">currently focused area of the top-level browsing
    context</a> was immediately before this algorithm became applicable (e.g. before the element
-   was disabled, or the dialog was closed, or whatever caused this algorithm to tun).</li>
+   was disabled, or the dialog was closed, or whatever caused this algorithm to run).</li>
 
    <li><p>Let <var title="">old chain</var> be the <a href=#focus-chain>focus chain</a> of the <a href=#currently-focused-area-of-a-top-level-browsing-context title="currently focused area of a top-level browsing context">currently focused area of the
    top-level browsing context</a> at the same time.</li>

Modified: source
===================================================================
--- source	2014-03-06 19:18:59 UTC (rev 8529)
+++ source	2014-03-06 19:20:59 UTC (rev 8530)
@@ -86128,7 +86128,7 @@
    <li><p>Let <var data-x="">old focus target</var> be whatever the <span data-x="currently focused
    area of a top-level browsing context">currently focused area of the top-level browsing
    context</span> was immediately before this algorithm became applicable (e.g. before the element
-   was disabled, or the dialog was closed, or whatever caused this algorithm to tun).</p></li>
+   was disabled, or the dialog was closed, or whatever caused this algorithm to run).</p></li>
 
    <li><p>Let <var data-x="">old chain</var> be the <span>focus chain</span> of the <span
    data-x="currently focused area of a top-level browsing context">currently focused area of the




More information about the Commit-Watchers mailing list