layout/reftests/text-shadow/reftest.list

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/text-shadow/reftest.list	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,36 @@
     1.4 +== basic.xul basic-ref.xul
     1.5 +random-if(Android) == basic-negcoord.xul basic-negcoord-ref.xul
     1.6 +!= blur.xul blur-notref.xul
     1.7 +== color-inherit.xul color-inherit-ref.xul
     1.8 +== multiple-noblur.xul multiple-noblur-ref.xul
     1.9 +HTTP(..) == blur-opacity.html blur-opacity-ref.html
    1.10 +
    1.11 +== basic.html basic-ref.html
    1.12 +== basic-negcoord.html basic-negcoord-ref.html
    1.13 +== basic-opacity.html basic-opacity-ref.html
    1.14 +!= blur.html blur-notref.html
    1.15 +== color-inherit.html color-inherit-ref.html
    1.16 +== color-parserorder.html color-parserorder-ref.html
    1.17 +== decorations-multiple-zorder.html decorations-multiple-zorder-ref.html
    1.18 +== multiple-noblur.html multiple-noblur-ref.html
    1.19 +== quirks-decor-noblur.html quirks-decor-noblur-ref.html
    1.20 +== standards-decor-noblur.html standards-decor-noblur-ref.html
    1.21 +== padding-decoration.html padding-decoration-ref.html
    1.22 +== textindent.html textindent-ref.html
    1.23 +== lineoverflow.html lineoverflow-ref.html
    1.24 +
    1.25 +== overflow-not-scrollable-1.html overflow-not-scrollable-1-ref.html
    1.26 +== overflow-not-scrollable-1.html overflow-not-scrollable-1-ref2.html
    1.27 +== overflow-not-scrollable-2.html overflow-not-scrollable-2-ref.html
    1.28 +
    1.29 +needs-focus != text-shadow-selected-1.html text-shadow-selected-1-notref.html
    1.30 +fails-if(Android||B2G) needs-focus == text-shadow-selected-1.html text-shadow-selected-1-ref.html # different foreground selection color on Android/B2G
    1.31 +needs-focus != text-shadow-selected-2.html text-shadow-selected-2-notref.html
    1.32 +fails-if(Android||B2G) needs-focus == text-shadow-selected-2.html text-shadow-selected-2-ref.html # different foreground selection color on Android/B2G
    1.33 +
    1.34 +# bug 692744
    1.35 +== text-shadow-on-space-1.html text-shadow-on-space-1-ref.html
    1.36 +
    1.37 +# bug 721750
    1.38 +needs-focus == text-shadow-on-selection-1.html text-shadow-on-selection-1-ref.html
    1.39 +needs-focus == text-shadow-on-selection-2.html text-shadow-on-selection-2-ref.html

mercurial