From d01188167e793a0a36a5934e1ffad46176d8a493 Mon Sep 17 00:00:00 2001 From: Bobby Holley Date: Tue, 18 Sep 2012 12:16:05 +0200 Subject: [PATCH] Bug 789773 - Tests. r=bz --- docshell/test/chrome/Makefile.in | 1 + docshell/test/chrome/test_bug789773.xul | 71 +++++++++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 docshell/test/chrome/test_bug789773.xul diff --git a/docshell/test/chrome/Makefile.in b/docshell/test/chrome/Makefile.in index d6aa9e516e6d..92ec850b7d95 100644 --- a/docshell/test/chrome/Makefile.in +++ b/docshell/test/chrome/Makefile.in @@ -94,6 +94,7 @@ MOCHITEST_CHROME_FILES = \ test_principalInherit.xul \ test_mozFrameType.xul \ mozFrameType_window.xul \ + test_bug789773.xul \ $(NULL) MOCHITEST_CHROME_FILES += \ diff --git a/docshell/test/chrome/test_bug789773.xul b/docshell/test/chrome/test_bug789773.xul new file mode 100644 index 000000000000..80fe63f06779 --- /dev/null +++ b/docshell/test/chrome/test_bug789773.xul @@ -0,0 +1,71 @@ + + + + + + +