summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/textarea-iframe-navigation2.html
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/manual-tests/textarea-iframe-navigation2.html')
-rw-r--r--Source/WebCore/manual-tests/textarea-iframe-navigation2.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/Source/WebCore/manual-tests/textarea-iframe-navigation2.html b/Source/WebCore/manual-tests/textarea-iframe-navigation2.html
new file mode 100644
index 0000000..74b4964
--- /dev/null
+++ b/Source/WebCore/manual-tests/textarea-iframe-navigation2.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+</head>
+
+<body>
+<textarea rows="3">
+a
+b
+c
+</textarea>
+</body>
+</html> \ No newline at end of file