Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1389)

Side by Side Diff: samples/third_party/dromaeo/tests/dom-attr-dartc.html

Issue 9374026: Move dromaeo to third_party (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Moved Dromaeo to third party. Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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
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>
OLDNEW
« no previous file with comments | « samples/third_party/dromaeo/tests/dom-attr.html ('k') | samples/third_party/dromaeo/tests/dom-modify.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698