From ab53553dcc4356ae0d76f28c62722907e71c762f Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Wed, 11 Nov 2009 00:01:17 -0800 Subject: Add a simple iframe test harness to play with during development. --- test_harnesses/iframe.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 test_harnesses/iframe.html (limited to 'test_harnesses') diff --git a/test_harnesses/iframe.html b/test_harnesses/iframe.html new file mode 100644 index 00000000..1de9b75f --- /dev/null +++ b/test_harnesses/iframe.html @@ -0,0 +1,26 @@ + + + + IFrame test harness + + + +

IFrame test page

+ + + \ No newline at end of file -- cgit v1.2.3