From 44b916f85a18bbae3ee68aed8952faf283b4334a Mon Sep 17 00:00:00 2001 From: Bobby Holley Date: Mon, 28 Jul 2014 10:37:55 -0700 Subject: [PATCH] Bug 1022229 - Tests. r=bz --- dom/base/test/iframe_main_bug1022229.html | 40 +++++++++++++++++ dom/base/test/iframe_sandbox_bug1022229.html | 13 ++++++ dom/base/test/mochitest.ini | 3 ++ dom/base/test/test_bug1022229.html | 46 ++++++++++++++++++++ 4 files changed, 102 insertions(+) create mode 100644 dom/base/test/iframe_main_bug1022229.html create mode 100644 dom/base/test/iframe_sandbox_bug1022229.html create mode 100644 dom/base/test/test_bug1022229.html diff --git a/dom/base/test/iframe_main_bug1022229.html b/dom/base/test/iframe_main_bug1022229.html new file mode 100644 index 000000000000..4a725f925595 --- /dev/null +++ b/dom/base/test/iframe_main_bug1022229.html @@ -0,0 +1,40 @@ + + + + + + + + + diff --git a/dom/base/test/iframe_sandbox_bug1022229.html b/dom/base/test/iframe_sandbox_bug1022229.html new file mode 100644 index 000000000000..3d70e9d7af3a --- /dev/null +++ b/dom/base/test/iframe_sandbox_bug1022229.html @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/dom/base/test/mochitest.ini b/dom/base/test/mochitest.ini index f1e8367f9349..c2ce933b4247 100644 --- a/dom/base/test/mochitest.ini +++ b/dom/base/test/mochitest.ini @@ -2,6 +2,8 @@ support-files = audio.ogg iframe_bug976673.html + iframe_main_bug1022229.html + iframe_sandbox_bug1022229.html iframe_messageChannel_cloning.html iframe_messageChannel_chrome.html iframe_messageChannel_pingpong.html @@ -21,6 +23,7 @@ skip-if = buildapp == 'mulet' [test_bug979109.html] [test_bug989665.html] [test_bug999456.html] +[test_bug1022229.html] [test_clearTimeoutIntervalNoArg.html] [test_consoleEmptyStack.html] [test_constructor-assignment.html] diff --git a/dom/base/test/test_bug1022229.html b/dom/base/test/test_bug1022229.html new file mode 100644 index 000000000000..5b375310891f --- /dev/null +++ b/dom/base/test/test_bug1022229.html @@ -0,0 +1,46 @@ + + + + + + Test for Bug 1022229 + + + + + +Mozilla Bug 1022229 +

+ +
+
+ +