зеркало из https://github.com/mozilla/gecko-dev.git
6e52b0c1c7
The first patch in this bug makes this test a bit more heavy-weight. Instead of rendering the print-preview document in an iframe, and snapshotting the 400x400 pixels in the top left corner, we open a window and snapshot the whole print preview document. I could keep it doing the same if needed by passing the docshell argument to window.printPreview. But this test wasn't great to begin with, and the changes in part 1 are a net improvement imo. The bad part is that they cause the test to become slower such as it can time out in some debug builds. Request a longer timeout because of this. Differential Revision: https://phabricator.services.mozilla.com/D87966 |
||
---|---|---|
.. | ||
base | ||
build | ||
docs | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |