Bug 1691142: Mark overflow.html and mac-tab-toolbar.xhtml as expected passes on macOS with the non-native theme turned on. r=emilio

Differential Revision: https://phabricator.services.mozilla.com/D104281
This commit is contained in:
Stephen A Pohl 2021-02-10 21:05:59 +00:00
Родитель be7f4c6ca9
Коммит 626049a53f
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -4,7 +4,7 @@ fuzzy-if(cocoaWidget,0-18,0-68) fuzzy-if(Android,0-52,0-64) fuzzy-if(winWidget,0
== display-block-baselines-3.html display-block-baselines-3-ref.html
== display-block-baselines-4.html display-block-baselines-4-ref.html
fuzzy-if(Android,0-4,0-8) fuzzy-if(skiaContent,0-7,0-2) == display-block-baselines-5.html display-block-baselines-5-ref.html
fuzzy(0-1,0-3) fuzzy-if(!nativeThemePref,0-1,0-20) fails-if(cocoaWidget) == overflow.html overflow-ref.html # bug 1620120 for cocoa, fuzzyness in the arrow for !native
fuzzy(0-1,0-3) fuzzy-if(!nativeThemePref,0-1,0-20) fails-if(cocoaWidget&&nativeThemePref) == overflow.html overflow-ref.html # bug 1620120 for natively themed cocoa, fuzzyness in the arrow for !native
# button element
include button/reftest.list

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

@ -9,7 +9,7 @@ random-if(Android) == chrome://reftest/content/xul/menulist-shrinkwrap-2.xhtml c
# accesskeys are not normally displayed on Mac, so set a pref to enable them
pref(ui.key.menuAccessKey,18) == chrome://reftest/content/xul/accesskey.xhtml chrome://reftest/content/xul/accesskey-ref.xhtml
fuzzy-if(xulRuntime.widgetToolkit=="gtk",0-1,0-11) == chrome://reftest/content/xul/tree-row-outline-1.xhtml chrome://reftest/content/xul/tree-row-outline-1-ref.xhtml # win8: bug 1254832
skip-if(!cocoaWidget) fails-if(webrender&&cocoaWidget) == chrome://reftest/content/xul/mac-tab-toolbar.xhtml chrome://reftest/content/xul/mac-tab-toolbar-ref.xhtml
skip-if(!cocoaWidget) fails-if(webrender&&cocoaWidget&&nativeThemePref) == chrome://reftest/content/xul/mac-tab-toolbar.xhtml chrome://reftest/content/xul/mac-tab-toolbar-ref.xhtml
!= chrome://reftest/content/xul/tree-row-outline-1.xhtml chrome://reftest/content/xul/tree-row-outline-1-notref.xhtml
== chrome://reftest/content/xul/text-crop.xhtml chrome://reftest/content/xul/text-crop-ref.xhtml
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == chrome://reftest/content/xul/text-small-caps-1.xhtml chrome://reftest/content/xul/text-small-caps-1-ref.xhtml