Files
sdk/tests/html/dromaeo_smoke-html.html
T
2013-01-31 18:10:12 +00:00

13 lines
403 B
HTML

<!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='../../pkg/browser/lib/dart.js'></script>
<script src='../../samples/third_party/dromaeo/htmlrunner.js'></script>
</head>
<body>
</body>
</html>