Bug 396392 - Support for getClientRects and getBoundingClientRect in DOM Range; (Bv1) Disable test (which fails on MacOSX, Windows)

This commit is contained in:
Serge Gautherie 2009-09-24 18:57:47 -07:00
parent b36f149b08
commit 57765523fd

View File

@ -314,6 +314,10 @@ _TEST_FILES = test_bug5141.html \
test_range_bounds.html \
test_bug514487.html \
$(NULL)
# Disabled; see bug 396392: fails on MacOSX, Windows.
# test_range_bounds.html \
# Disabled; see bug 492181
# test_plugin_freezing.html