From 4c0efcaf451d9f7305d9654b3a8df64a0271ed3d Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Mon, 25 Aug 2008 13:21:28 -0400 Subject: [PATCH] Bug 113934 tests --- docshell/test/chrome/Makefile.in | 2 + docshell/test/chrome/bug113934_window.xul | 103 ++++++++++++++++++++++ docshell/test/chrome/test_bug113934.xul | 33 +++++++ 3 files changed, 138 insertions(+) create mode 100644 docshell/test/chrome/bug113934_window.xul create mode 100644 docshell/test/chrome/test_bug113934.xul diff --git a/docshell/test/chrome/Makefile.in b/docshell/test/chrome/Makefile.in index 4f077c270820..55d237d9bf4f 100644 --- a/docshell/test/chrome/Makefile.in +++ b/docshell/test/chrome/Makefile.in @@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/rules.mk _TEST_FILES = \ + test_bug113934.xul \ + bug113934_window.xul \ test_bug364461.xul \ bug364461_window.xul \ test_bug396519.xul \ diff --git a/docshell/test/chrome/bug113934_window.xul b/docshell/test/chrome/bug113934_window.xul new file mode 100644 index 000000000000..dab4771949a3 --- /dev/null +++ b/docshell/test/chrome/bug113934_window.xul @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + diff --git a/docshell/test/chrome/test_bug113934.xul b/docshell/test/chrome/test_bug113934.xul new file mode 100644 index 000000000000..ace91ee908c6 --- /dev/null +++ b/docshell/test/chrome/test_bug113934.xul @@ -0,0 +1,33 @@ + + + + + + + + + + + + Mozilla Bug 396519 + + + + +