2007-03-22 10:30:00 -07:00
|
|
|
#
|
|
|
|
# ***** BEGIN LICENSE BLOCK *****
|
|
|
|
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
|
|
#
|
|
|
|
# The contents of this file are subject to the Mozilla Public License Version
|
|
|
|
# 1.1 (the "License"); you may not use this file except in compliance with
|
|
|
|
# the License. You may obtain a copy of the License at
|
|
|
|
# http://www.mozilla.org/MPL/
|
|
|
|
#
|
|
|
|
# Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
|
# for the specific language governing rights and limitations under the
|
|
|
|
# License.
|
|
|
|
#
|
|
|
|
# The Original Code is mozilla.org code.
|
|
|
|
#
|
|
|
|
# The Initial Developer of the Original Code is
|
|
|
|
# Mozilla Foundation.
|
|
|
|
# Portions created by the Initial Developer are Copyright (C) 2007
|
|
|
|
# the Initial Developer. All Rights Reserved.
|
|
|
|
#
|
|
|
|
# Contributor(s):
|
|
|
|
#
|
|
|
|
# Alternatively, the contents of this file may be used under the terms of
|
|
|
|
# either of the GNU General Public License Version 2 or later (the "GPL"),
|
|
|
|
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
|
|
# in which case the provisions of the GPL or the LGPL are applicable instead
|
|
|
|
# of those above. If you wish to allow use of your version of this file only
|
|
|
|
# under the terms of either the GPL or the LGPL, and not to allow others to
|
|
|
|
# use your version of this file under the terms of the MPL, indicate your
|
|
|
|
# decision by deleting the provisions above and replace them with the notice
|
|
|
|
# and other provisions required by the GPL or the LGPL. If you do not delete
|
|
|
|
# the provisions above, a recipient may use your version of this file under
|
|
|
|
# the terms of any one of the MPL, the GPL or the LGPL.
|
|
|
|
#
|
|
|
|
# ***** END LICENSE BLOCK *****
|
|
|
|
|
|
|
|
DEPTH = ../../../..
|
|
|
|
topsrcdir = @top_srcdir@
|
|
|
|
srcdir = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
relativesrcdir = content/html/document/test
|
|
|
|
|
|
|
|
include $(DEPTH)/config/autoconf.mk
|
|
|
|
include $(topsrcdir)/config/rules.mk
|
|
|
|
|
|
|
|
_TEST_FILES = test_bug1682.html \
|
|
|
|
test_bug1823.html \
|
2008-11-18 14:54:36 -08:00
|
|
|
test_bug57600.html \
|
2008-08-29 17:36:46 -07:00
|
|
|
test_bug196523.html \
|
|
|
|
bug196523-subframe.html \
|
2008-03-14 11:45:32 -07:00
|
|
|
test_bug199692.html \
|
2007-08-29 13:38:44 -07:00
|
|
|
bug199692-nested.html \
|
|
|
|
bug199692-nested-d2.html \
|
2008-03-14 11:45:32 -07:00
|
|
|
bug199692-popup.html \
|
|
|
|
bug199692-scrolled.html \
|
2007-03-22 10:30:00 -07:00
|
|
|
test_bug172261.html \
|
2007-05-08 19:47:58 -07:00
|
|
|
test_bug255820.html \
|
2007-08-31 20:42:19 -07:00
|
|
|
test_bug259332.html \
|
2007-04-16 08:18:50 -07:00
|
|
|
test_bug311681.html \
|
|
|
|
test_bug311681.xhtml \
|
2007-08-31 20:42:19 -07:00
|
|
|
test_bug324378.html \
|
2007-03-22 10:30:00 -07:00
|
|
|
test_bug332848.xhtml \
|
2010-07-04 11:29:14 -07:00
|
|
|
test_bug340017.xhtml \
|
2007-04-14 10:46:36 -07:00
|
|
|
test_bug359657.html \
|
2008-04-21 21:41:38 -07:00
|
|
|
test_bug369370.html \
|
|
|
|
bug369370-popup.png \
|
2007-06-07 00:13:04 -07:00
|
|
|
test_bug380383.html \
|
2007-09-27 14:53:25 -07:00
|
|
|
test_bug391777.html \
|
2007-11-12 04:45:39 -08:00
|
|
|
test_bug402680.html \
|
2007-11-21 18:28:47 -08:00
|
|
|
test_bug403868.html \
|
|
|
|
test_bug403868.xhtml \
|
2007-11-28 15:38:20 -08:00
|
|
|
test_bug404320.html \
|
2009-04-24 15:45:34 -07:00
|
|
|
$(warning test_bug435128.html disabled because it takes 60 seconds) \
|
2010-04-03 04:34:24 -07:00
|
|
|
test_bug463104.html \
|
2009-02-11 20:15:59 -08:00
|
|
|
test_bug468353.html \
|
2007-10-05 21:02:29 -07:00
|
|
|
test_form-parsing.html \
|
2008-07-16 20:18:11 -07:00
|
|
|
test_viewport.html \
|
2008-08-25 16:48:37 -07:00
|
|
|
test_documentAll.html \
|
2008-11-18 14:54:36 -08:00
|
|
|
test_bug445004.html \
|
|
|
|
bug445004-inner.js \
|
|
|
|
bug445004-outer-rel.html \
|
|
|
|
bug445004-outer-abs.html \
|
|
|
|
bug445004-outer-write.html \
|
|
|
|
bug445004-inner.html \
|
2009-02-20 18:51:48 -08:00
|
|
|
test_bug446483.html \
|
|
|
|
bug446483-iframe.html \
|
2008-10-12 10:44:23 -07:00
|
|
|
test_bug448564.html \
|
|
|
|
bug448564-iframe-1.html \
|
|
|
|
bug448564-iframe-2.html \
|
|
|
|
bug448564-iframe-3.html \
|
|
|
|
bug448564-echo.sjs \
|
|
|
|
bug448564-submit.js \
|
2009-09-24 10:59:43 -07:00
|
|
|
test_bug478251.html \
|
2009-03-23 07:04:40 -07:00
|
|
|
test_bug481440.html \
|
2009-04-09 18:36:42 -07:00
|
|
|
test_bug481647.html \
|
2009-03-16 17:59:33 -07:00
|
|
|
test_bug482659.html \
|
2009-05-11 19:04:58 -07:00
|
|
|
test_bug486741.html \
|
2010-07-04 11:29:14 -07:00
|
|
|
test_bug489532.html \
|
2009-06-19 13:57:39 -07:00
|
|
|
test_bug497242.xhtml \
|
2010-02-25 10:49:34 -08:00
|
|
|
test_bug499092.html \
|
|
|
|
bug499092.xml \
|
|
|
|
bug499092.html \
|
2010-07-04 11:29:14 -07:00
|
|
|
test_bug512367.html \
|
2010-07-05 20:02:34 -07:00
|
|
|
test_bug570376.html \
|
2010-06-17 08:17:25 -07:00
|
|
|
test_bug571981.html \
|
2007-03-22 10:30:00 -07:00
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libs:: $(_TEST_FILES)
|
2007-08-29 14:52:31 -07:00
|
|
|
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|