| <!DOCTYPE html> | |
| <!-- The inner smoketest iframe, corresponds to dom-attr-html.html, | |
| dom-modify-html.html and others in the dromaeo tests directory. --> | |
| <html> | |
| <head> | |
| <script type="application/dart" src="dromaeo_noop/dromaeo_smoke.dart"></script> | |
| <script src='/root_dart/pkg/browser/lib/dart.js'></script> | |
| <script src='/root_dart/samples/third_party/dromaeo/htmlrunner.js'></script> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |