[html5] r7625 - [e] (0) Fly your flags at half mast for E4X. Fixing https://www.w3.org/Bugs/Publ [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Dec 30 21:05:07 PST 2012


Author: ianh
Date: 2012-12-30 21:05:05 -0800 (Sun, 30 Dec 2012)
New Revision: 7625

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fly your flags at half mast for E4X.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20391
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-12-31 04:57:14 UTC (rev 7624)
+++ complete.html	2012-12-31 05:05:05 UTC (rev 7625)
@@ -16735,8 +16735,10 @@
    <dt>"<code>text/x-javascript</code>"</dt>
    <dd>JavaScript. <a href=#refsECMA262>[ECMA262]</a></dd>
 
+<!--(historical footnote)
    <dt>"<code>text/javascript;e4x=1</code>"</dt>
-   <dd>JavaScript with ECMAScript for XML. <a href=#refsECMA357>[ECMA357]</a></dd>
+   <dd>JavaScript with ECMAScript for XML. <a href="#refsECMA357">[ECMA357]</a></dd>
+-->
 
   </dl><div class=impl>
 
@@ -16770,7 +16772,7 @@
   <p>When examining types to determine if they represent supported languages, user agents must not
   ignore MIME parameters. Types are to be compared including all parameters.</p> <!-- whether the
   order of parameters matters is left undefined until such time as it matters; so far the only
-  relevant parameter is 'e4x' -->
+  relevant parameter was 'e4x', and it's gone for now -->
 
   <p class=note>For example, types that include the <code title="">charset</code> parameter will
   not be recognized as referencing any of the scripting languages listed above.</p>
@@ -36281,7 +36283,7 @@
   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 Á, ÿ, 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><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 " height=300 src=http://images.whatwg.org/baselines.png width=738>03A9; 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>
 
   <p>The keywords map to these alignment points as follows:</p>
 

Modified: index
===================================================================
--- index	2012-12-31 04:57:14 UTC (rev 7624)
+++ index	2012-12-31 05:05:05 UTC (rev 7625)
@@ -16735,8 +16735,10 @@
    <dt>"<code>text/x-javascript</code>"</dt>
    <dd>JavaScript. <a href=#refsECMA262>[ECMA262]</a></dd>
 
+<!--(historical footnote)
    <dt>"<code>text/javascript;e4x=1</code>"</dt>
-   <dd>JavaScript with ECMAScript for XML. <a href=#refsECMA357>[ECMA357]</a></dd>
+   <dd>JavaScript with ECMAScript for XML. <a href="#refsECMA357">[ECMA357]</a></dd>
+-->
 
   </dl><div class=impl>
 
@@ -16770,7 +16772,7 @@
   <p>When examining types to determine if they represent supported languages, user agents must not
   ignore MIME parameters. Types are to be compared including all parameters.</p> <!-- whether the
   order of parameters matters is left undefined until such time as it matters; so far the only
-  relevant parameter is 'e4x' -->
+  relevant parameter was 'e4x', and it's gone for now -->
 
   <p class=note>For example, types that include the <code title="">charset</code> parameter will
   not be recognized as referencing any of the scripting languages listed above.</p>
@@ -36281,7 +36283,7 @@
   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 Á, ÿ, 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><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 " height=300 src=http://images.whatwg.org/baselines.png width=738>03A9; 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>
 
   <p>The keywords map to these alignment points as follows:</p>
 

Modified: source
===================================================================
--- source	2012-12-31 04:57:14 UTC (rev 7624)
+++ source	2012-12-31 05:05:05 UTC (rev 7625)
@@ -17659,8 +17659,10 @@
    <dt>"<code>text/x-javascript</code>"</dt>
    <dd>JavaScript. <a href="#refsECMA262">[ECMA262]</a></dd>
 
+<!--(historical footnote)
    <dt>"<code>text/javascript;e4x=1</code>"</dt>
    <dd>JavaScript with ECMAScript for XML. <a href="#refsECMA357">[ECMA357]</a></dd>
+-->
 
   </dl>
 
@@ -17700,7 +17702,7 @@
   <p>When examining types to determine if they represent supported languages, user agents must not
   ignore MIME parameters. Types are to be compared including all parameters.</p> <!-- whether the
   order of parameters matters is left undefined until such time as it matters; so far the only
-  relevant parameter is 'e4x' -->
+  relevant parameter was 'e4x', and it's gone for now -->
 
   <p class="note">For example, types that include the <code title="">charset</code> parameter will
   not be recognized as referencing any of the scripting languages listed above.</p>




More information about the Commit-Watchers mailing list