gecko/dom/tests/mochitest/general/Makefile.in

62 lines
1.6 KiB
Makefile

#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_FILES = \
test__content.html \
file_MozEnteredDomFullscreen.html \
test_outerHTML.html \
test_outerHTML.xhtml \
497633.html \
historyframes.html \
test_497898.html \
test_bug504220.html \
test_bug628069_1.html \
test_bug628069_2.html \
file_bug628069.html \
test_bug631440.html \
test_bug653364.html \
test_bug629535.html \
test_bug861217.html \
test_clientRects.html \
test_consoleAPI.html \
test_domWindowUtils.html \
test_domWindowUtils_scrollXY.html \
test_domWindowUtils_scrollbarSize.html \
file_domWindowUtils_scrollbarSize.html \
test_offsets.html \
test_offsets.js \
test_windowProperties.html \
test_clipboard_events.html \
test_frameElementWrapping.html \
file_frameElementWrapping.html \
test_framedhistoryframes.html \
test_windowedhistoryframes.html \
test_focusrings.xul \
file_moving_xhr.html \
test_vibrator.html \
test_for_of.html \
test_focus_legend_noparent.html \
file_clonewrapper.html \
file_moving_nodeList.html \
test_performance_now.html \
test_interfaces.html \
file_interfaces.xml \
test_idleapi_permissions.html \
test_stylesheetPI.html \
test_showModalDialog.html \
file_showModalDialog.html \
test_paste_selection.html \
$(NULL)
# Disable this test until bug 795711 is fixed.
# test_network_events.html \
MOCHITEST_CHROME_FILES = \
test_innerScreen.xul \
test_offsets.xul \
test_offsets.js \
test_offsets.css \
$(NULL)