- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 28 Oct 2011 20:58:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv538
Modified Files:
Overview.html browsers.html edits-and-lists.html links.html
spec.html spec.preprocessed.html syntax.html
the-abbr-element.html the-iframe-element.html
Log Message:
grammar (whatwg r6778)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1698
retrieving revision 1.1699
diff -u -d -r1.1698 -r1.1699
--- Overview.html 28 Oct 2011 00:57:36 -0000 1.1698
+++ Overview.html 28 Oct 2011 20:58:22 -0000 1.1699
@@ -169,7 +169,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5424.</p>
+ This is revision 1.5427.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.1189
retrieving revision 1.1190
diff -u -d -r1.1189 -r1.1190
--- browsers.html 27 Oct 2011 21:57:05 -0000 1.1189
+++ browsers.html 28 Oct 2011 20:58:22 -0000 1.1190
@@ -457,7 +457,7 @@
<td>current
<td>current
- <tr><td>name that exists and is a ancestor that is top
+ <tr><td>name that exists and is an ancestor that is top
<td>specified ancestor
<td>specified ancestor
<td>none
@@ -465,7 +465,7 @@
<td>specified ancestor/top
<td>specified ancestor/top
- <tr><td>name that exists and is a ancestor that is not top
+ <tr><td>name that exists and is an ancestor that is not top
<td>specified ancestor
<td>specified ancestor
<td>none
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.1166
retrieving revision 1.1167
diff -u -d -r1.1166 -r1.1167
--- syntax.html 27 Oct 2011 20:58:13 -0000 1.1166
+++ syntax.html 28 Oct 2011 20:58:30 -0000 1.1167
@@ -572,7 +572,7 @@
inside the <code><a href="the-body-element.html#the-body-element" id="body_32">body</a></code> element is a <code><a href="the-script-element.html#the-script-element" id="script_30">script</a></code> or
<code><a href="the-style-element.html#the-style-element" id="style_34">style</a></code> element. <p>A <code><a href="the-body-element.html#the-body-element" id="body_33">body</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_4" title="syntax-end-tag">end
tag</a> may be omitted if the <code><a href="the-body-element.html#the-body-element" id="body_34">body</a></code> element is not
- immediately followed by a <a href="#syntax-comments" id="syntax-comments_12" title="syntax-comments">comment</a>.<p>A <code><a href="the-li-element.html#the-li-element" id="li_22">li</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_5" title="syntax-end-tag">end
+ immediately followed by a <a href="#syntax-comments" id="syntax-comments_12" title="syntax-comments">comment</a>.<p>An <code><a href="the-li-element.html#the-li-element" id="li_22">li</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_5" title="syntax-end-tag">end
tag</a> may be omitted if the <code><a href="the-li-element.html#the-li-element" id="li_23">li</a></code> element is
immediately followed by another <code><a href="the-li-element.html#the-li-element" id="li_24">li</a></code> element or if there
is no more content in the parent element.<p>A <code><a href="the-dt-element.html#the-dt-element" id="dt_9">dt</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_6" title="syntax-end-tag">end
Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-abbr-element.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- the-abbr-element.html 5 Oct 2011 23:57:36 -0000 1.113
+++ the-abbr-element.html 28 Oct 2011 20:58:30 -0000 1.114
@@ -236,7 +236,7 @@
<li>Abbreviations that are likely to be unfamiliar to the
document's readers, for which authors are encouraged to either mark
- up the abbreviation using a <code><a href="#the-abbr-element" id="abbr_9">abbr</a></code> element with a <code title="attr-title"><a href="global-attributes.html#the-title-attribute" id="title_13">title</a></code> attribute or include the expansion
+ up the abbreviation using an <code><a href="#the-abbr-element" id="abbr_9">abbr</a></code> element with a <code title="attr-title"><a href="global-attributes.html#the-title-attribute" id="title_13">title</a></code> attribute or include the expansion
inline in the text the first time the abbreviation is used.</li>
<li>Abbreviations whose presence needs to be semantically
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1828
retrieving revision 1.1829
diff -u -d -r1.1828 -r1.1829
--- spec.html 28 Oct 2011 00:57:42 -0000 1.1828
+++ spec.html 28 Oct 2011 20:58:23 -0000 1.1829
@@ -170,7 +170,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5424.</p>
+ This is revision 1.5427.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -9213,7 +9213,7 @@
<li>Abbreviations that are likely to be unfamiliar to the
document's readers, for which authors are encouraged to either mark
- up the abbreviation using a <code><a href="#the-abbr-element" id="abbr_9">abbr</a></code> element with a <code title="attr-title"><a href="#the-title-attribute" id="title_13">title</a></code> attribute or include the expansion
+ up the abbreviation using an <code><a href="#the-abbr-element" id="abbr_9">abbr</a></code> element with a <code title="attr-title"><a href="#the-title-attribute" id="title_13">title</a></code> attribute or include the expansion
inline in the text the first time the abbreviation is used.</li>
<li>Abbreviations whose presence needs to be semantically
@@ -10499,7 +10499,7 @@
<strong> <tr> <td> <ins>Portal 2</ins> <td> <ins>Valve</ins> <td> <ins>10/10</ins></strong>
</table></pre>
- <p>Here, a a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
+ <p>Here, a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
<pre><table>
<thead>
@@ -11608,10 +11608,11 @@
have the <code title="attr-iframe-sandbox-allow-forms"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code> keyword
set.</p>
- <p>Suppose now that a script in A removes all the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox" id="sandbox_5">sandbox</a></code> attributes in A and
- B. This would change nothing immediately. If the user clicked the
- link in C, loading page D into the <code><a href="#the-iframe-element" id="iframe_22">iframe</a></code> in B, page D
- would now act as if the <code><a href="#the-iframe-element" id="iframe_23">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>
+ <p>Suppose now that a script in A removes all the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox" id="sandbox_5">sandbox</a></code> attributes in A
+ and B. This would change nothing
+ immediately. If the user clicked the link in C, loading page D into
+ the <code><a href="#the-iframe-element" id="iframe_22">iframe</a></code> in B, page D would now act as if the
+ <code><a href="#the-iframe-element" id="iframe_23">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>
and <code title="attr-iframe-sandbox-allow-forms"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code> keywords
set, because that was the state of the <a href="#nested-browsing-context" id="nested-browsing-context_4">nested browsing
context</a> in the <code><a href="#the-iframe-element" id="iframe_24">iframe</a></code> in A when page B was
@@ -22179,13 +22180,13 @@
<dt>External Resource</dt>
- <dd>The keyword may be specified on a <code><a href="#the-a-element" id="a_54">a</a></code> and
+ <dd>The keyword may be specified on <code><a href="#the-a-element" id="a_54">a</a></code> and
<code><a href="#the-area-element" id="area_47">area</a></code> elements; it creates an <a href="#external-resource-link" id="external-resource-link_11">external resource
link</a>.</dd>
<dt>Hyperlink Annotation</dt>
- <dd>The keyword may be specified on a <code><a href="#the-a-element" id="a_55">a</a></code> and
+ <dd>The keyword may be specified on <code><a href="#the-a-element" id="a_55">a</a></code> and
<code><a href="#the-area-element" id="area_48">area</a></code> elements; it <a href="#hyperlink-annotation" id="hyperlink-annotation_4" title="hyperlink
annotation">annotates</a> other <a href="#hyperlink" id="hyperlink_46" title="hyperlink">hyperlinks</a> created by the element.</dd>
@@ -22950,7 +22951,7 @@
</td><td>current
</td><td>current
- </td></tr><tr><td>name that exists and is a ancestor that is top
+ </td></tr><tr><td>name that exists and is an ancestor that is top
</td><td>specified ancestor
</td><td>specified ancestor
</td><td>none
@@ -22958,7 +22959,7 @@
</td><td>specified ancestor/top
</td><td>specified ancestor/top
- </td></tr><tr><td>name that exists and is a ancestor that is not top
+ </td></tr><tr><td>name that exists and is an ancestor that is not top
</td><td>specified ancestor
</td><td>specified ancestor
</td><td>none
@@ -26041,7 +26042,7 @@
inside the <code><a href="#the-body-element" id="body_32">body</a></code> element is a <code><a href="#the-script-element" id="script_30">script</a></code> or
<code><a href="#the-style-element" id="style_34">style</a></code> element. </p><p>A <code><a href="#the-body-element" id="body_33">body</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_4" title="syntax-end-tag">end
tag</a> may be omitted if the <code><a href="#the-body-element" id="body_34">body</a></code> element is not
- immediately followed by a <a href="#syntax-comments" id="syntax-comments_12" title="syntax-comments">comment</a>.</p><p>A <code><a href="#the-li-element" id="li_22">li</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_5" title="syntax-end-tag">end
+ immediately followed by a <a href="#syntax-comments" id="syntax-comments_12" title="syntax-comments">comment</a>.</p><p>An <code><a href="#the-li-element" id="li_22">li</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_5" title="syntax-end-tag">end
tag</a> may be omitted if the <code><a href="#the-li-element" id="li_23">li</a></code> element is
immediately followed by another <code><a href="#the-li-element" id="li_24">li</a></code> element or if there
is no more content in the parent element.</p><p>A <code><a href="#the-dt-element" id="dt_9">dt</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag_6" title="syntax-end-tag">end
Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits-and-lists.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- edits-and-lists.html 5 Oct 2011 23:57:18 -0000 1.10
+++ edits-and-lists.html 28 Oct 2011 20:58:22 -0000 1.11
@@ -220,7 +220,7 @@
<strong> <tr> <td> <ins>Portal 2</ins> <td> <ins>Valve</ins> <td> <ins>10/10</ins></strong>
</table></pre>
- <p>Here, a a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
+ <p>Here, a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
<pre><table>
<thead>
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.680
retrieving revision 1.681
diff -u -d -r1.680 -r1.681
--- spec.preprocessed.html 28 Oct 2011 00:57:46 -0000 1.680
+++ spec.preprocessed.html 28 Oct 2011 20:58:30 -0000 1.681
@@ -183,7 +183,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5424.</p>
+ This is revision 1.5427.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -8893,7 +8893,7 @@
<li>Abbreviations that are likely to be unfamiliar to the
document's readers, for which authors are encouraged to either mark
- up the abbreviation using a <code><a href="#the-abbr-element">abbr</a></code> element with a <code title="attr-title"><a href="#the-title-attribute">title</a></code> attribute or include the expansion
+ up the abbreviation using an <code><a href="#the-abbr-element">abbr</a></code> element with a <code title="attr-title"><a href="#the-title-attribute">title</a></code> attribute or include the expansion
inline in the text the first time the abbreviation is used.</li>
<li>Abbreviations whose presence needs to be semantically
@@ -10188,7 +10188,7 @@
<strong> <tr> <td> <ins>Portal 2</ins> <td> <ins>Valve</ins> <td> <ins>10/10</ins></strong>
</table></pre>
- <p>Here, a a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
+ <p>Here, a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
<pre><table>
<thead>
@@ -11303,10 +11303,11 @@
have the <code title="attr-iframe-sandbox-allow-forms"><a href="#attr-iframe-sandbox-allow-forms">allow-forms</a></code> keyword
set.</p>
- <p>Suppose now that a script in A removes all the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attributes in A and
- B. This would change nothing immediately. If the user clicked the
- link in C, loading page D into the <code><a href="#the-iframe-element">iframe</a></code> in B, page D
- would now act as if the <code><a href="#the-iframe-element">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a href="#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code>
+ <p>Suppose now that a script in A removes all the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attributes in A
+ and B. This would change nothing
+ immediately. If the user clicked the link in C, loading page D into
+ the <code><a href="#the-iframe-element">iframe</a></code> in B, page D would now act as if the
+ <code><a href="#the-iframe-element">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a href="#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code>
and <code title="attr-iframe-sandbox-allow-forms"><a href="#attr-iframe-sandbox-allow-forms">allow-forms</a></code> keywords
set, because that was the state of the <a href="#nested-browsing-context">nested browsing
context</a> in the <code><a href="#the-iframe-element">iframe</a></code> in A when page B was
@@ -22044,13 +22045,13 @@
<dt>External Resource</dt>
- <dd>The keyword may be specified on a <code><a href="#the-a-element">a</a></code> and
+ <dd>The keyword may be specified on <code><a href="#the-a-element">a</a></code> and
<code><a href="#the-area-element">area</a></code> elements; it creates an <a href="#external-resource-link">external resource
link</a>.</dd>
<dt>Hyperlink Annotation</dt>
- <dd>The keyword may be specified on a <code><a href="#the-a-element">a</a></code> and
+ <dd>The keyword may be specified on <code><a href="#the-a-element">a</a></code> and
<code><a href="#the-area-element">area</a></code> elements; it <a href="#hyperlink-annotation" title="hyperlink
annotation">annotates</a> other <a href="#hyperlink" title="hyperlink">hyperlinks</a> created by the element.</dd>
@@ -22816,7 +22817,7 @@
</td><td>current
</td><td>current
- </td></tr><tr><td>name that exists and is a ancestor that is top
+ </td></tr><tr><td>name that exists and is an ancestor that is top
</td><td>specified ancestor
</td><td>specified ancestor
</td><td>none
@@ -22824,7 +22825,7 @@
</td><td>specified ancestor/top
</td><td>specified ancestor/top
- </td></tr><tr><td>name that exists and is a ancestor that is not top
+ </td></tr><tr><td>name that exists and is an ancestor that is not top
</td><td>specified ancestor
</td><td>specified ancestor
</td><td>none
@@ -25921,7 +25922,7 @@
inside the <code><a href="#the-body-element">body</a></code> element is a <code><a href="#the-script-element">script</a></code> or
<code><a href="#the-style-element">style</a></code> element. </p><p>A <code><a href="#the-body-element">body</a></code> element's <a href="#syntax-end-tag" title="syntax-end-tag">end
tag</a> may be omitted if the <code><a href="#the-body-element">body</a></code> element is not
- immediately followed by a <a href="#syntax-comments" title="syntax-comments">comment</a>.</p><p>A <code><a href="#the-li-element">li</a></code> element's <a href="#syntax-end-tag" title="syntax-end-tag">end
+ immediately followed by a <a href="#syntax-comments" title="syntax-comments">comment</a>.</p><p>An <code><a href="#the-li-element">li</a></code> element's <a href="#syntax-end-tag" title="syntax-end-tag">end
tag</a> may be omitted if the <code><a href="#the-li-element">li</a></code> element is
immediately followed by another <code><a href="#the-li-element">li</a></code> element or if there
is no more content in the parent element.</p><p>A <code><a href="#the-dt-element">dt</a></code> element's <a href="#syntax-end-tag" title="syntax-end-tag">end
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.618
retrieving revision 1.619
diff -u -d -r1.618 -r1.619
--- the-iframe-element.html 27 Oct 2011 20:58:14 -0000 1.618
+++ the-iframe-element.html 28 Oct 2011 20:58:31 -0000 1.619
@@ -365,10 +365,11 @@
have the <code title="attr-iframe-sandbox-allow-forms"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code> keyword
set.</p>
- <p>Suppose now that a script in A removes all the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox" id="sandbox_5">sandbox</a></code> attributes in A and
- B. This would change nothing immediately. If the user clicked the
- link in C, loading page D into the <code><a href="#the-iframe-element" id="iframe_22">iframe</a></code> in B, page D
- would now act as if the <code><a href="#the-iframe-element" id="iframe_23">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>
+ <p>Suppose now that a script in A removes all the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox" id="sandbox_5">sandbox</a></code> attributes in A
+ and B. This would change nothing
+ immediately. If the user clicked the link in C, loading page D into
+ the <code><a href="#the-iframe-element" id="iframe_22">iframe</a></code> in B, page D would now act as if the
+ <code><a href="#the-iframe-element" id="iframe_23">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>
and <code title="attr-iframe-sandbox-allow-forms"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code> keywords
set, because that was the state of the <a href="browsers.html#nested-browsing-context" id="nested-browsing-context_4">nested browsing
context</a> in the <code><a href="#the-iframe-element" id="iframe_24">iframe</a></code> in A when page B was
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.609
retrieving revision 1.610
diff -u -d -r1.609 -r1.610
--- links.html 27 Oct 2011 20:58:04 -0000 1.609
+++ links.html 28 Oct 2011 20:58:22 -0000 1.610
@@ -621,13 +621,13 @@
<dt>External Resource</dt>
- <dd>The keyword may be specified on a <code><a href="the-a-element.html#the-a-element" id="a_54">a</a></code> and
+ <dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_54">a</a></code> and
<code><a href="the-area-element.html#the-area-element" id="area_47">area</a></code> elements; it creates an <a href="#external-resource-link" id="external-resource-link_11">external resource
link</a>.</dd>
<dt>Hyperlink Annotation</dt>
- <dd>The keyword may be specified on a <code><a href="the-a-element.html#the-a-element" id="a_55">a</a></code> and
+ <dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_55">a</a></code> and
<code><a href="the-area-element.html#the-area-element" id="area_48">area</a></code> elements; it <a href="#hyperlink-annotation" id="hyperlink-annotation_4" title="hyperlink
annotation">annotates</a> other <a href="#hyperlink" id="hyperlink_46" title="hyperlink">hyperlinks</a> created by the element.</dd>
Received on Friday, 28 October 2011 20:58:38 UTC