[html5] r8386 - [e] (0) Turns out CSSOM already specifies resize and scroll events. Sweet. Affec [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jan 8 23:29:05 PST 2014
Author: ianh
Date: 2014-01-08 23:29:04 -0800 (Wed, 08 Jan 2014)
New Revision: 8386
Modified:
complete.html
index
source
Log:
[e] (0) Turns out CSSOM already specifies resize and scroll events. Sweet.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-01-08 23:55:07 UTC (rev 8385)
+++ complete.html 2014-01-09 07:29:04 UTC (rev 8386)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 8 January 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 January 2014</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -3927,6 +3927,8 @@
<li><dfn id=serializing-a-css-value>Serializing a CSS value</dfn></li>
<li><dfn id=scroll-an-element-into-view>Scroll an element into view</dfn></li>
<li><dfn id=scroll-to-the-beginning-of-the-document>Scroll to the beginning of the document</dfn></li>
+ <li>The <dfn id=event-resize title=event-resize><code>resize</code></dfn> event</li>
+ <li>The <dfn id=event-scroll title=event-scroll><code>scroll</code></dfn> event</li>
</ul><p>The term <dfn id=css-styling-attribute>CSS styling attribute</dfn> is defined in the <cite>CSS Style Attributes</cite>
specification. <a href=#refsCSSATTR>[CSSATTR]</a></p>
@@ -3934,8 +3936,6 @@
described in the CSS <cite>Fonts</cite> and <cite>Font Load Events</cite> specifications, including in particular
<dfn id=fontloader><code>FontLoader</code></dfn>. <a href=#refsCSSFONTS>[CSSFONTS]</a> <a href=#refsCSSFONTLOAD>[CSSFONTLOAD]</a></p>
- <p>Some CSS specification will one day probably specify the <dfn id=event-resize title=event-resize><code>resize</code></dfn> and <dfn id=event-scroll title=event-scroll><code>scroll</code></dfn> events.</p>
-
</dd>
@@ -55284,7 +55284,7 @@
attribute's allowed keywords correspond to alignment points in the
font:</p>
- <p><img src=http://images.whatwg.org/baselines.png width=738 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 " height=300>79C1; 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><img src=http://images.whatwg.org/baselines.png width=738 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></p>
<p>The keywords map to these alignment points as follows:</p>
Modified: index
===================================================================
--- index 2014-01-08 23:55:07 UTC (rev 8385)
+++ index 2014-01-09 07:29:04 UTC (rev 8386)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 8 January 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 January 2014</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -3927,6 +3927,8 @@
<li><dfn id=serializing-a-css-value>Serializing a CSS value</dfn></li>
<li><dfn id=scroll-an-element-into-view>Scroll an element into view</dfn></li>
<li><dfn id=scroll-to-the-beginning-of-the-document>Scroll to the beginning of the document</dfn></li>
+ <li>The <dfn id=event-resize title=event-resize><code>resize</code></dfn> event</li>
+ <li>The <dfn id=event-scroll title=event-scroll><code>scroll</code></dfn> event</li>
</ul><p>The term <dfn id=css-styling-attribute>CSS styling attribute</dfn> is defined in the <cite>CSS Style Attributes</cite>
specification. <a href=#refsCSSATTR>[CSSATTR]</a></p>
@@ -3934,8 +3936,6 @@
described in the CSS <cite>Fonts</cite> and <cite>Font Load Events</cite> specifications, including in particular
<dfn id=fontloader><code>FontLoader</code></dfn>. <a href=#refsCSSFONTS>[CSSFONTS]</a> <a href=#refsCSSFONTLOAD>[CSSFONTLOAD]</a></p>
- <p>Some CSS specification will one day probably specify the <dfn id=event-resize title=event-resize><code>resize</code></dfn> and <dfn id=event-scroll title=event-scroll><code>scroll</code></dfn> events.</p>
-
</dd>
@@ -55284,7 +55284,7 @@
attribute's allowed keywords correspond to alignment points in the
font:</p>
- <p><img src=http://images.whatwg.org/baselines.png width=738 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 " height=300>79C1; 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><img src=http://images.whatwg.org/baselines.png width=738 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></p>
<p>The keywords map to these alignment points as follows:</p>
Modified: source
===================================================================
--- source 2014-01-08 23:55:07 UTC (rev 8385)
+++ source 2014-01-09 07:29:04 UTC (rev 8386)
@@ -2710,6 +2710,8 @@
<li><dfn>Serializing a CSS value</dfn></li>
<li><dfn>Scroll an element into view</dfn></li>
<li><dfn>Scroll to the beginning of the document</dfn></li>
+ <li>The <dfn data-x="event-resize"><code>resize</code></dfn> event</li>
+ <li>The <dfn data-x="event-scroll"><code>scroll</code></dfn> event</li>
</ul>
<p>The term <dfn>CSS styling attribute</dfn> is defined in the <cite>CSS Style Attributes</cite>
@@ -2720,10 +2722,6 @@
<dfn><code>FontLoader</code></dfn>. <a href="#refsCSSFONTS">[CSSFONTS]</a> <a
href="#refsCSSFONTLOAD">[CSSFONTLOAD]</a></p>
- <p>Some CSS specification will one day probably specify the <dfn
- data-x="event-resize"><code>resize</code></dfn> and <dfn
- data-x="event-scroll"><code>scroll</code></dfn> events.</p>
-
</dd>
More information about the Commit-Watchers
mailing list