Index: tests/html/dromaeo_smoke-html.html |
diff --git a/tests/html/dromaeo_smoke-html.html b/tests/html/dromaeo_smoke-html.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..58b2a71ac04899cf5e62fc66b1c843873b8ec795 |
--- /dev/null |
+++ b/tests/html/dromaeo_smoke-html.html |
@@ -0,0 +1,11 @@ |
+<!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="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script> |
+</head> |
+<body> |
+</body> |
+</html> |