From 79a7c5989b3b8380609e533d1ec0479336066ebc Mon Sep 17 00:00:00 2001 From: Matti Tahvonen Date: Mon, 22 Sep 2008 09:40:47 +0000 Subject: added test case svn changeset:5474/svn branch:trunk --- WebContent/statictestfiles/ticket2095.html | 25 ++++++++++++++++++++++++ WebContent/statictestfiles/ticket2095_popup.html | 24 +++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 WebContent/statictestfiles/ticket2095.html create mode 100644 WebContent/statictestfiles/ticket2095_popup.html (limited to 'WebContent/statictestfiles') diff --git a/WebContent/statictestfiles/ticket2095.html b/WebContent/statictestfiles/ticket2095.html new file mode 100644 index 0000000000..228c9e0dab --- /dev/null +++ b/WebContent/statictestfiles/ticket2095.html @@ -0,0 +1,25 @@ + + + + + +

+This is file is part of test case for #2095. Embedded.TYPE_BROWSER like iframes +wants to have name, so popups opened by them may submit forms into them. + +

+ + +Open popup, will hit debuggger; + + + + \ No newline at end of file diff --git a/WebContent/statictestfiles/ticket2095_popup.html b/WebContent/statictestfiles/ticket2095_popup.html new file mode 100644 index 0000000000..863b35ad4f --- /dev/null +++ b/WebContent/statictestfiles/ticket2095_popup.html @@ -0,0 +1,24 @@ + + + + + + + + +

Popup +

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