summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/resources/Default-port-frame-contents.html
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/manual-tests/resources/Default-port-frame-contents.html')
-rw-r--r--Source/WebCore/manual-tests/resources/Default-port-frame-contents.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/WebCore/manual-tests/resources/Default-port-frame-contents.html b/Source/WebCore/manual-tests/resources/Default-port-frame-contents.html
new file mode 100644
index 0000000..3565b28
--- /dev/null
+++ b/Source/WebCore/manual-tests/resources/Default-port-frame-contents.html
@@ -0,0 +1,4 @@
+My URL is: <script>document.write(document.URL);</script>
+<script>
+ window.testData = "Sam is SOOOOOO hot!";
+</script> \ No newline at end of file