You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The term <dfnid="whitespace">whitespace</dfn> is used as defined in
220
-
CSS. <!--XXX <a href="#ref-css">[CSS]</a>--></p>
222
+
<p>When this specification talks about object
223
+
<codetitle=""><var>A</var></code> where <codetitle=""><var>A</var></code> is actually an interface, it generally means an object implementing interface
224
+
<codetitle=""><var>A</var></code>.</p>
225
+
226
+
<p>The term <dfnid="whitespace">whitespace</dfn> is used as defined in CSS.
<aclass="external" href="http://www.w3.org/TR/xml/#dt-doctype">document type declaration</a> and has an
1483
+
<codetitle="">href</code>
1484
+
<aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a> these steps must
1485
+
(unless otherwise stated) be run:</p>
1476
1486
1477
1487
<ol>
1478
1488
<li><p>Let <vartitle="">title</var> be the value of the
1479
-
<codetitle="">title</code> pseudo-attribute or the empty string if the
1480
-
<codetitle="">title</code> pseudo-attribute is not specified.</li>
1489
+
<codetitle="">title</code><aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a> or the empty string if the
1490
+
<codetitle="">title</code><aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a> is not specified.</li>
1481
1491
1482
-
<li><p>If there is an <codetitle="">alternate</code> pseudo-attribute
1492
+
<li><p>If there is an <codetitle="">alternate</code><aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a>
1483
1493
whose value is a <aclass="external" href="http://www.whatwg.org/html/#case-sensitive">case-sensitive</a> match
1484
1494
for "<codetitle="">yes</code>" and <vartitle="">title</var> is the
1485
1495
empty string terminate these steps.</li>
1486
1496
1487
-
<li><p>If there is a <codetitle="">type</code> pseudo-attribute whose
1497
+
<li><p>If there is a <codetitle="">type</code><aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a> whose
1488
1498
value is not a <ahref="#supported-styling-language">supported styling language</a> the user agent
1489
1499
may terminate these steps.</li>
1490
1500
1491
1501
<li><p><aclass="external" href="http://www.whatwg.org/html/#resolve-a-url" title="Resolve a URL">Resolve</a>
1492
1502
the <aclass="external" href="http://www.whatwg.org/html/#url">URL</a> specified by the
1493
-
<codetitle="">href</code> pseudo-attribute and then
1503
+
<codetitle="">href</code><aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a> and then
<dd><p>The value of the <codetitle="">media</code> pseudo-attribute
1540
+
<dd><p>The value of the <codetitle="">media</code><aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a>
<dd><p>True if the <codetitle="">alternate</code> pseudo-attribute
1547
+
<dd><p>True if the <codetitle="">alternate</code><aclass="external" href="http://www.w3.org/TR/xml-stylesheet/#dt-pseudo-attribute">pseudo-attribute</a>
1536
1548
value is a <aclass="external" href="http://www.whatwg.org/html/#case-sensitive">case-sensitive</a> match for
<dd><cite><ahref="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html">DOM Core</a></cite>, A. van Kesteren and Ms2ger. W3C.
3250
+
3251
+
<dtid="refsHTML">[HTML]
3252
+
<dd><cite><ahref="http://www.whatwg.org/html">HTML</a></cite>, I. Hickson. WHATWG.
3253
+
3254
+
<dtid="refsRFC2119">[RFC2119]
3236
3255
<dd><cite><ahref="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.
3237
3256
3257
+
<dtid="refsXML">[XML]
3258
+
<dd><cite><ahref="http://www.w3.org/TR/xml/">Extensible Markup Language</a></cite>, T. Bray, J. Paoli, C. Sperberg-McQueen et al.. W3C.
3259
+
3260
+
<dtid="refsXMLSS">[XMLSS]
3261
+
<dd><cite><ahref="http://www.w3.org/TR/xml-stylesheet/">Associating Style Sheets with XML documents 1.0 (Second Edition)</a></cite>, J. Clark, S. Pieters and H. S. Thompson. W3C.
0 commit comments