summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/dom_automation/frames/iframe2.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/dom_automation/frames/iframe2.html')
-rw-r--r--chrome/test/data/dom_automation/frames/iframe2.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/test/data/dom_automation/frames/iframe2.html b/chrome/test/data/dom_automation/frames/iframe2.html
new file mode 100644
index 0000000..908303e
--- /dev/null
+++ b/chrome/test/data/dom_automation/frames/iframe2.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+<div>iframe 2</div>
+</body>
+</html>