gecko-dev/browser/components/shell/test/browser.ini
Ian Moody 6c7d0165c4 Bug 1529363 - Fix SetDesktopBackground preview. r=paolo
Bug 1498274 removed the enclosing groupbox, which also removed the XBL box that
bounded the image size.  Add a vbox to do so.
Also add a test that checks the image's sizes match its natural sizes.

Differential Revision: https://phabricator.services.mozilla.com/D20547

--HG--
extra : moz-landing-system : lando
2019-03-06 22:13:27 +00:00

9 lines
193 B
INI

[DEFAULT]
[browser_420786.js]
skip-if = os != "linux"
[browser_633221.js]
skip-if = os != "linux"
[browser_1119088.js]
skip-if = os != "mac" || verify
[browser_setDesktopBackgroundPreview.js]