[html5] r6546 - [e] (0) markup error in previous checkin

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 8 15:06:07 PDT 2011


Author: ianh
Date: 2011-09-08 15:06:05 -0700 (Thu, 08 Sep 2011)
New Revision: 6546

Modified:
   complete.html
   index
   source
Log:
[e] (0) markup error in previous checkin

Modified: complete.html
===================================================================
--- complete.html	2011-09-08 21:57:20 UTC (rev 6545)
+++ complete.html	2011-09-08 22:06:05 UTC (rev 6546)
@@ -37106,6 +37106,8 @@
   attribute's allowed keywords correspond to alignment points in the
   font:</p>
 
+  <!-- this is filler to make sure the TCP packet boundary doesn't fall in the middle of one of the NCRs below -->
+  <!-- (because otherwise the parser in anolis screws it up) -->
   <p><img alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is 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 Á, ÿ, f, and Ω 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." height=300 src=http://images.whatwg.org/baselines.png width=738></p>
 
   <p>The keywords map to these alignment points as follows:</p>

Modified: index
===================================================================
--- index	2011-09-08 21:57:20 UTC (rev 6545)
+++ index	2011-09-08 22:06:05 UTC (rev 6546)
@@ -36973,7 +36973,9 @@
   attribute's allowed keywords correspond to alignment points in the
   font:</p>
 
-  <p><img alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is 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 Á, &#x00FF;, f, and Ω 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." height=300 src=http://images.whatwg.org/baselines.png width=738></p>
+  <!-- this is filler to make sure the TCP packet boundary doesn't fall in the middle of one of the NCRs below -->
+  <!-- (because otherwise the parser in anolis screws it up) -->
+  <p><img alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is 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 Á, ÿ, f, and Ω 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." height=300 src=http://images.whatwg.org/baselines.png width=738></p>
 
   <p>The keywords map to these alignment points as follows:</p>
 

Modified: source
===================================================================
--- source	2011-09-08 21:57:20 UTC (rev 6545)
+++ source	2011-09-08 22:06:05 UTC (rev 6546)
@@ -41019,6 +41019,8 @@
   attribute's allowed keywords correspond to alignment points in the
   font:</p>
 
+  <!-- this is filler to make sure the TCP packet boundary doesn't fall in the middle of one of the NCRs below -->
+  <!-- (because otherwise the parser in anolis screws it up) -->
   <p><img src="images/baselines.png" width="738" height="300" alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like &#x0906; 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 &#x00C1;, &#x00FF;, &#x0066;, and &#x03A9; are anchored, the ideographic baseline is where glyphs like &#x79C1; and &#x9054; 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>
 
   <p>The keywords map to these alignment points as follows:</p>




More information about the Commit-Watchers mailing list