gecko-dev/layout/reftests/text-shadow/reftest.list
Brendan Dahl 84f1f82f3d Bug 1557371 - Part 1 - Load all XUL reftests with chrome privilege. r=dbaron
This will have two benefits:

1) Align test setup with shipping Firefox - We don't allow content
privilege XUL in shipping versions of Firefox, so having the tests be
chrome would be more realistic to our use case.

2) Support the XUL to XHTML migration. These files will soon become XHTML
files, but will still need to load XUL elements, so they'll need to be
marked as chrome privileged to continue working.

One test (404149-1.xul) is now disabled, since it fails when loaded as
chrome. Bug 1557383 was filed to address this.

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

--HG--
extra : moz-landing-system : lando
2019-07-09 19:40:33 +00:00

42 lines
2.4 KiB
Plaintext

== 723669.html 723669-ref.html
== chrome://reftest/content/text-shadow/basic.xul chrome://reftest/content/text-shadow/basic-ref.xul
random-if(Android) == chrome://reftest/content/text-shadow/basic-negcoord.xul chrome://reftest/content/text-shadow/basic-negcoord-ref.xul
!= chrome://reftest/content/text-shadow/blur.xul chrome://reftest/content/text-shadow/blur-notref.xul
== chrome://reftest/content/text-shadow/color-inherit.xul chrome://reftest/content/text-shadow/color-inherit-ref.xul
== chrome://reftest/content/text-shadow/multiple-noblur.xul chrome://reftest/content/text-shadow/multiple-noblur-ref.xul
== blur-opacity.html blur-opacity-ref.html
== basic.html basic-ref.html
== basic-negcoord.html basic-negcoord-ref.html
== basic-opacity.html basic-opacity-ref.html
!= blur.html blur-notref.html
== color-inherit.html color-inherit-ref.html
== color-parserorder.html color-parserorder-ref.html
== decorations-multiple-zorder.html decorations-multiple-zorder-ref.html
== multiple-noblur.html multiple-noblur-ref.html
== quirks-decor-noblur.html quirks-decor-noblur-ref.html
== standards-decor-noblur.html standards-decor-noblur-ref.html
== padding-decoration.html padding-decoration-ref.html
== textindent.html textindent-ref.html
== lineoverflow.html lineoverflow-ref.html
== overflow-not-scrollable-1.html overflow-not-scrollable-1-ref.html
== overflow-not-scrollable-1.html overflow-not-scrollable-1-ref2.html
== overflow-not-scrollable-2.html overflow-not-scrollable-2-ref.html
fuzzy-if(cocoaWidget,0-27,0-2) fuzzy-if(winWidget,0-47,0-2) == overflow-clip.html overflow-clip-ref.html
needs-focus != text-shadow-selected-1.html text-shadow-selected-1-notref.html
fails-if(Android) fuzzy-if(skiaContent&&!Android,0-1,0-1000) needs-focus == text-shadow-selected-1.html text-shadow-selected-1-ref.html # different foreground selection color on Android
needs-focus != text-shadow-selected-2.html text-shadow-selected-2-notref.html
fails-if(Android) fuzzy-if(skiaContent&&!Android,0-1,0-1400) needs-focus == text-shadow-selected-2.html text-shadow-selected-2-ref.html # different foreground selection color on Android
# bug 692744
fuzzy-if(webrender,0-19,0-2872) == text-shadow-on-space-1.html text-shadow-on-space-1-ref.html
# bug 721750
needs-focus == text-shadow-on-selection-1.html text-shadow-on-selection-1-ref.html
needs-focus == text-shadow-on-selection-2.html text-shadow-on-selection-2-ref.html
== overflow-decoration.html overflow-decoration-ref.html