[html5] r3912 - [e] (0) Correct a misspelling of a name.
whatwg at whatwg.org
whatwg at whatwg.org
Sat Sep 19 15:16:58 PDT 2009
Author: ianh
Date: 2009-09-19 15:16:57 -0700 (Sat, 19 Sep 2009)
New Revision: 3912
Modified:
index
source
Log:
[e] (0) Correct a misspelling of a name.
Modified: index
===================================================================
--- index 2009-09-19 22:00:44 UTC (rev 3911)
+++ index 2009-09-19 22:16:57 UTC (rev 3912)
@@ -16571,7 +16571,7 @@
<dd><a href=#global-attributes>Global attributes</a></dd>
<dt>DOM interface:</dt>
<dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
- </dl><p>The <code><a href=#the-mark-element>mark</a></code> element <a href=#represents>represents</a> a run of
+ </dl><!-- v2: attribute that means "highlight this on the scrollbar" --><p>The <code><a href=#the-mark-element>mark</a></code> element <a href=#represents>represents</a> a run of
text in one document marked or highlighted for reference purposes,
due to its relevance in another context. When used in a quotation or
other block of text referred to from the prose, it indicates a
@@ -75809,7 +75809,7 @@
<dt id=refsSVG>[SVG]</dt>
<dd><cite><a href=http://www.w3.org/TR/SVGTiny12/>Scalable Vector
Graphics (SVG) Tiny 1.2 Specification</a></cite>, O. Andersson,
- R. Berjon, E. Dahltröm, A. Emmons, J. Ferraiolo, A. Grasso,
+ R. Berjon, E. Dahlström, A. Emmons, J. Ferraiolo, A. Grasso,
V. Hardy, S. Hayman, D. Jackson, C. Lilley, C. McCormack,
A. Neumann, C. Northway, A. Quint, N. Ramani, D. Schepers,
A. Shellshear. W3C, December 2008.</dd>
Modified: source
===================================================================
--- source 2009-09-19 22:00:44 UTC (rev 3911)
+++ source 2009-09-19 22:16:57 UTC (rev 3912)
@@ -17684,6 +17684,8 @@
<dd>Uses <code>HTMLElement</code>.</dd>
</dl>
+ <!-- v2: attribute that means "highlight this on the scrollbar" -->
+
<p>The <code>mark</code> element <span>represents</span> a run of
text in one document marked or highlighted for reference purposes,
due to its relevance in another context. When used in a quotation or
@@ -89944,7 +89946,7 @@
<dt id="refsSVG">[SVG]</dt>
<dd><cite><a href="http://www.w3.org/TR/SVGTiny12/">Scalable Vector
Graphics (SVG) Tiny 1.2 Specification</a></cite>, O. Andersson,
- R. Berjon, E. Dahltröm, A. Emmons, J. Ferraiolo, A. Grasso,
+ R. Berjon, E. Dahlström, A. Emmons, J. Ferraiolo, A. Grasso,
V. Hardy, S. Hayman, D. Jackson, C. Lilley, C. McCormack,
A. Neumann, C. Northway, A. Quint, N. Ramani, D. Schepers,
A. Shellshear. W3C, December 2008.</dd>
More information about the Commit-Watchers
mailing list