bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst

This commit is contained in:
ted.mielczarek@gmail.com 2007-12-04 08:52:23 -08:00
Родитель c446f4e760
Коммит 9a39d2a052
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -60,7 +60,7 @@ _TEST_FILES = \
test_bug393974.html \
test_bug396843.html \
test_bug400204.html \
test_bug404748.html
test_bug404748.html \
$(NULL)
libs:: $(_TEST_FILES)