Fixing test errors, a=me

This commit is contained in:
Robert O'Callahan 2010-10-11 15:35:47 +13:00
parent 3a8daeaf7e
commit df87a3af1d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html>
<html style="overflow:hidden">
<body>
<iframe height="44058520" style="border: none"></iframe>
</body>

View File

@ -59,7 +59,6 @@ _MOCHITEST_FILES = \
pluginstream.js \
plugin_window.html \
test_painting.html \
test_plugin_scroll_painting.html \
test_pluginstream_err.html \
test_pluginstream_src.html \
test_pluginstream_geturl.html \
@ -94,6 +93,7 @@ _MOCHITEST_FILES = \
test_enumerate.html \
$(NULL)
# test_plugin_scroll_painting.html \ bug 596491
# test_npruntime_npnsetexception.html \ Disabled for e10s
ifeq ($(OS_ARCH),WINNT)