Bug 1602980 - revert to having distinct skiaContent and gtkWidget annotations for transformations-1.html r=gbrown

Changes:

Partially revert the changes made in D56572 because it appears reftests running on macosx1014 also rely on the `skiaContent` manifest.

The unified manifest condition caused the `macosx1014-shippable-qr` tasks to report a failure with `1-1,1-1`. A separate bug should be used to update the expected failure values for macosx1014 if appropriate.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Takahashi 2019-12-12 15:54:13 +00:00
Родитель bafbbf8086
Коммит cc1af3d0e5
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -5,6 +5,6 @@ default-preferences pref(dom.forms.color,true)
== margin-padding-1.html margin-padding-1-ref.html
== block-invalidate-1.html block-invalidate-1-ref.html
== block-invalidate-2.html block-invalidate-2-ref.html
fuzzy-if(skiaContent&&gtkWidget,0-8,0-113) == transformations-1.html transformations-1-ref.html # Bug 1600790
fuzzy-if(skiaContent,0-8,0-80) fuzzy-if(gtkWidget,0-8,0-113) == transformations-1.html transformations-1-ref.html # Bug 1600790 for gtkWidget
== custom-style-1.html custom-style-1-ref.html
== custom-style-2.html custom-style-2-ref.html