[html5] r4835 - [e] (0) minor wording fix

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 8 16:47:11 PST 2010


Author: ianh
Date: 2010-03-08 16:47:09 -0800 (Mon, 08 Mar 2010)
New Revision: 4835

Modified:
   complete.html
   index
   source
Log:
[e] (0) minor wording fix

Modified: complete.html
===================================================================
--- complete.html	2010-03-09 00:35:19 UTC (rev 4834)
+++ complete.html	2010-03-09 00:47:09 UTC (rev 4835)
@@ -2593,13 +2593,12 @@
    </dd>
 
   </dl><p>This specification does not <em>require</em> support of any
-  particular network transport protocols, style sheet language,
-  scripting language, or any of the DOM specifications beyond those
-  described above. However, the language described by this
-  specification is biased towards CSS as the styling language,
-  JavaScript as the scripting language, and HTTP as the network
-  protocol, and several features assume that those languages and
-  protocols are in use.</p>
+  particular network protocol, style sheet language, scripting
+  language, or any of the DOM specifications beyond those described
+  above. However, the language described by this specification is
+  biased towards CSS as the styling language, JavaScript as the
+  scripting language, and HTTP as the network protocol, and several
+  features assume that those languages and protocols are in use.</p>
 
   <p class=note>This specification might have certain additional
   requirements on character encodings, image formats, audio formats,
@@ -54558,6 +54557,7 @@
   cause a browsing context to navigate, in addition to those defined
   in this specification.</p>
 
+  <!-- NAVIGATE <dfn>navigate</dfn> -->
   <p>When a browsing context is <dfn id=navigate title=navigate>navigated</dfn>
   to a new resource, the user agent must run the following steps:</p>
 

Modified: index
===================================================================
--- index	2010-03-09 00:35:19 UTC (rev 4834)
+++ index	2010-03-09 00:47:09 UTC (rev 4835)
@@ -2492,13 +2492,12 @@
    </dd>
 
   </dl><p>This specification does not <em>require</em> support of any
-  particular network transport protocols, style sheet language,
-  scripting language, or any of the DOM specifications beyond those
-  described above. However, the language described by this
-  specification is biased towards CSS as the styling language,
-  JavaScript as the scripting language, and HTTP as the network
-  protocol, and several features assume that those languages and
-  protocols are in use.</p>
+  particular network protocol, style sheet language, scripting
+  language, or any of the DOM specifications beyond those described
+  above. However, the language described by this specification is
+  biased towards CSS as the styling language, JavaScript as the
+  scripting language, and HTTP as the network protocol, and several
+  features assume that those languages and protocols are in use.</p>
 
   <p class=note>This specification might have certain additional
   requirements on character encodings, image formats, audio formats,
@@ -26778,11 +26777,11 @@
   where some glyphs like आ are anchored, the middle is half-way
   between the top of the em square and the bottom of the em square,
   the alphabetic baseline is where characters like Á, ÿ,
-  " src=images/baselines.png>x0066;, and Ω are anchored, the ideographic baseline is
+  f, and &#x03A9; are anchored, the ideographic baseline is
   where glyphs like 私 and 達 are anchored, and the bottom
   of the em square is roughly at the bottom of the glyphs in a
   font. The top and bottom of the bounding box can be far from these
-  baselines, due to glyphs extending far outside the em square."></p>
+  baselines, due to glyphs extending far outside the em square." src=images/baselines.png></p>
 
   <p>The keywords map to these alignment points as follows:</p>
 
@@ -54460,6 +54459,7 @@
   cause a browsing context to navigate, in addition to those defined
   in this specification.</p>
 
+  <!-- NAVIGATE <dfn>navigate</dfn> -->
   <p>When a browsing context is <dfn id=navigate title=navigate>navigated</dfn>
   to a new resource, the user agent must run the following steps:</p>
 

Modified: source
===================================================================
--- source	2010-03-09 00:35:19 UTC (rev 4834)
+++ source	2010-03-09 00:47:09 UTC (rev 4835)
@@ -1513,13 +1513,12 @@
   </dl>
 
   <p>This specification does not <em>require</em> support of any
-  particular network transport protocols, style sheet language,
-  scripting language, or any of the DOM specifications beyond those
-  described above. However, the language described by this
-  specification is biased towards CSS as the styling language,
-  JavaScript as the scripting language, and HTTP as the network
-  protocol, and several features assume that those languages and
-  protocols are in use.</p>
+  particular network protocol, style sheet language, scripting
+  language, or any of the DOM specifications beyond those described
+  above. However, the language described by this specification is
+  biased towards CSS as the styling language, JavaScript as the
+  scripting language, and HTTP as the network protocol, and several
+  features assume that those languages and protocols are in use.</p>
 
   <p class="note">This specification might have certain additional
   requirements on character encodings, image formats, audio formats,
@@ -61460,6 +61459,7 @@
   cause a browsing context to navigate, in addition to those defined
   in this specification.</p>
 
+  <!-- NAVIGATE <dfn>navigate</dfn> -->
   <p>When a browsing context is <dfn title="navigate">navigated</dfn>
   to a new resource, the user agent must run the following steps:</p>
 




More information about the Commit-Watchers mailing list