OLD | NEW |
1 <html> | 1 <html> |
2 <head> | 2 <head> |
3 <script src="dom-attr.js"></script> | 3 <script src="dom-attr.js"></script> |
4 </head> | 4 </head> |
5 <body> | 5 <body> |
6 <div class="head"> | 6 <div class="head"> |
7 <p><a href="http://www.w3.org/"><img height=48 alt=W3C src="http://www.w3.org
/Icons/w3c_home" width=72></a> | 7 <p><a href="http://www.w3.org/"><img height=48 alt=W3C src="http://www.w3.org
/Icons/w3c_home" width=72></a> |
8 | 8 |
9 <h1 id="title">Selectors</h1> | 9 <h1 id="title">Selectors</h1> |
10 | 10 |
(...skipping 2879 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2890 <dt>[XMLNAMES] | 2890 <dt>[XMLNAMES] |
2891 <dd><a name="refsXMLNAMES"></a> Tim Bray, Dave Hollander, Andrew Layman, edito
rs; "<cite>Namespaces in XML</cite>", W3C Recommendation, 14 January 1999 | 2891 <dd><a name="refsXMLNAMES"></a> Tim Bray, Dave Hollander, Andrew Layman, edito
rs; "<cite>Namespaces in XML</cite>", W3C Recommendation, 14 January 1999 |
2892 <dd>(<a href="http://www.w3.org/TR/REC-xml-names/"><code>http://www.w3.org/TR/
REC-xml-names/</code></a>) | 2892 <dd>(<a href="http://www.w3.org/TR/REC-xml-names/"><code>http://www.w3.org/TR/
REC-xml-names/</code></a>) |
2893 | 2893 |
2894 <dt>[YACC] | 2894 <dt>[YACC] |
2895 <dd><a name="refsYACC"></a> S. C. Johnson; "<cite>YACC &mdart; Yet another com
piler compiler</cite>", Technical Report, Murray Hill, 1975 | 2895 <dd><a name="refsYACC"></a> S. C. Johnson; "<cite>YACC &mdart; Yet another com
piler compiler</cite>", Technical Report, Murray Hill, 1975 |
2896 | 2896 |
2897 </dl> | 2897 </dl> |
2898 </body> | 2898 </body> |
2899 </html> | 2899 </html> |
OLD | NEW |