[html5] r2047 - [e] (0) Clarify what 'using the rules for' means.
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 11 15:54:37 PDT 2008
Author: ianh
Date: 2008-08-11 15:54:36 -0700 (Mon, 11 Aug 2008)
New Revision: 2047
Modified:
index
source
Log:
[e] (0) Clarify what 'using the rules for' means.
Modified: index
===================================================================
--- index 2008-08-11 10:14:05 UTC (rev 2046)
+++ index 2008-08-11 22:54:36 UTC (rev 2047)
@@ -46043,10 +46043,11 @@
at various times. When the algorithm below says that the user agent is to
do something "<dfn id=using10>using the rules for</dfn> the <var
title="">m</var> insertion mode", where <var title="">m</var> is one of
- these modes, the user agent must use the rules described under that
- <span>insertion mode</span>'s section, but must leave the <span>insertion
- mode</span> unchanged (unless the rules in that section themselves switch
- the <span>insertion mode</span>).
+ these modes, the user agent must use the rules described under the <var
+ title="">m</var> <span>insertion mode</span>'s section, but must leave the
+ <span>insertion mode</span> unchanged unless the rules in <var
+ title="">m</var> themselves switch the <span>insertion mode</span> to a
+ new value.
<p>When the insertion mode is switched to "<a href="#in-foreign"
title="insertion mode: in foreign content">in foreign content</a>", the
Modified: source
===================================================================
--- source 2008-08-11 10:14:05 UTC (rev 2046)
+++ source 2008-08-11 22:54:36 UTC (rev 2047)
@@ -43460,10 +43460,11 @@
algorithm below says that the user agent is to do something
"<dfn>using the rules for</dfn> the <var title="">m</var> insertion
mode", where <var title="">m</var> is one of these modes, the user
- agent must use the rules described under that <span>insertion
- mode</span>'s section, but must leave the <span>insertion
- mode</span> unchanged (unless the rules in that section themselves
- switch the <span>insertion mode</span>).</p>
+ agent must use the rules described under the <var title="">m</var>
+ <span>insertion mode</span>'s section, but must leave the
+ <span>insertion mode</span> unchanged unless the rules in <var
+ title="">m</var> themselves switch the <span>insertion mode</span>
+ to a new value.</p>
<p>When the insertion mode is switched to "<span title="insertion
mode: in foreign content">in foreign content</span>", the
More information about the Commit-Watchers
mailing list