зеркало из https://github.com/mozilla/gecko-dev.git
7bd49bca6c
test_popupreflows.xul currently expects to get 1 reflow when a popup is opened. This is triggered by JS code. An incremental layout may be triggered by native code but the test ignores that for unclear reasons ("Because we've simply cargo-culted this test from browser_tabopen_reflows.js!"). In part 16 on this patch series, we force interruptible reflows to become full reflows when we have pending animations which can cause this test to fail since it will see 2 reflows. The above quoted browser_tabopen_reflows.js specifically ignores reflows triggered by native code so we adjust this test to do likewise. |
||
---|---|---|
.. | ||
audio.ogg | ||
audio.wav | ||
chrome.ini | ||
head.js | ||
mochitest.ini | ||
popup_shared.js | ||
seek_with_sound.ogg | ||
test_audiocontrols_dimensions.html | ||
test_bug898940.html | ||
test_contextmenu_menugroup.xul | ||
test_contextmenu_nested.xul | ||
test_editor_currentURI.xul | ||
test_menubar.xul | ||
test_mousecapture_area.html | ||
test_popupanchor.xul | ||
test_popupreflows.xul | ||
test_tree_column_reorder.xul | ||
test_videocontrols.html | ||
test_videocontrols_audio.html | ||
test_videocontrols_audio_direction.html | ||
test_videocontrols_standalone.html | ||
test_videocontrols_video_direction.html | ||
tree_shared.js | ||
video.ogg | ||
videocontrols_direction-1-ref.html | ||
videocontrols_direction-1a.html | ||
videocontrols_direction-1b.html | ||
videocontrols_direction-1c.html | ||
videocontrols_direction-1d.html | ||
videocontrols_direction-1e.html | ||
videocontrols_direction-2-ref.html | ||
videocontrols_direction-2a.html | ||
videocontrols_direction-2b.html | ||
videocontrols_direction-2c.html | ||
videocontrols_direction-2d.html | ||
videocontrols_direction-2e.html | ||
videocontrols_direction_test.js | ||
videomask.css | ||
window_menubar.xul |