This commit is contained in:
Phil Ringnalda 2013-05-26 16:50:51 -07:00
Родитель 351e367e2b f72a87a1c7
Коммит 82c624c664
2 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -29,9 +29,15 @@ MOCHITEST_FILES := \
test_Range-mutations.html \
test_Range-selectNode.html \
test_Range-set.html \
test_Range-surroundContents.html \
common.js \
Range-test-iframe.html \
$(NULL)
# Temporarily disable on Windows for bug 875585 and deps
ifneq (windows,$(MOZ_WIDGET_TOOLKIT))
MOCHITEST_FILES += \
test_Range-surroundContents.html \
$(NULL)
endif
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -31,7 +31,7 @@ load 256-height.ico
HTTP load delayedframe.sjs
load 681190.html
skip-if(Android&&smallScreen) load 694165-1.xhtml # nexus-s Android 2.3.6
skip-if(Android&&smallScreen) skip-if(B2G) load 694165-1.xhtml # nexus-s Android 2.3.6, bug 876275 for B2G on a VM
load 732319-1.html
load 844403-1.html