Bug 1465457 - Load osx theme reftests over chrome r=dbaron

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Brian Grinstead 2019-02-26 17:13:46 +00:00
parent 73784db919
commit 63c5cd8f87
2 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,6 @@
reftest.jar:
content/moz-bool-pref.css (../../../layout/reftests/css-parsing/moz-bool-pref.css)
content/osx-theme (../../../toolkit/themes/osx/reftests/*)
content/reftest.xul (reftest.xul)
res/globals.jsm (globals.jsm)

View File

@ -1,5 +1,7 @@
skip-if(!cocoaWidget) == 482681.xul 482681-ref.xul
skip-if(!cocoaWidget) == radiosize.xul radiosize-ref.xul
skip-if(!cocoaWidget) == checkboxsize.xul checkboxsize-ref.xul
skip-if(!cocoaWidget) == baseline.xul about:blank
skip-if(!cocoaWidget) == nostretch.xul nostretch-ref.xul
# This folder is registered in the chrome manifest at layout/tools/reftest/jar.mn.
skip-if(!cocoaWidget) == chrome://reftest/content/osx-theme/482681.xul chrome://reftest/content/osx-theme/482681-ref.xul
skip-if(!cocoaWidget) == chrome://reftest/content/osx-theme/radiosize.xul chrome://reftest/content/osx-theme/radiosize-ref.xul
skip-if(!cocoaWidget) == chrome://reftest/content/osx-theme/checkboxsize.xul chrome://reftest/content/osx-theme/checkboxsize-ref.xul
skip-if(!cocoaWidget) == chrome://reftest/content/osx-theme/baseline.xul about:blank
skip-if(!cocoaWidget) == chrome://reftest/content/osx-theme/nostretch.xul chrome://reftest/content/osx-theme/nostretch-ref.xul