summaryrefslogtreecommitdiffstats
path: root/layout/reftests/xul/reftest.list
blob: da09b7c81fa7bf9d8bd6ccd64dd14e5fdba666bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
== menuitem-key.xul menuitem-key-ref.xul
# these random-if(Android) are due to differences between Android Native & Xul, see bug 732569
random-if(Android) == menulist-shrinkwrap-1.xul menulist-shrinkwrap-1-ref.xul
random-if(Android) fails-if(winWidget) == menulist-shrinkwrap-2.xul menulist-shrinkwrap-2-ref.xul
== textbox-overflow-1.xul textbox-overflow-1-ref.xul # for bug 749658
# accesskeys are not normally displayed on Mac, so skip this test
skip-if(cocoaWidget) == accesskey.xul accesskey-ref.xul
fails-if(cocoaWidget) fails-if(browserIsRemote&&dwrite) fuzzy-if(xulRuntime.widgetToolkit=="gtk3",1,11) == tree-row-outline-1.xul tree-row-outline-1-ref.xul # win8: bug 1254832
!= tree-row-outline-1.xul tree-row-outline-1-notref.xul
== text-crop.xul text-crop-ref.xul
== text-small-caps-1.xul text-small-caps-1-ref.xul
fuzzy-if(skiaContent,1,60) fuzzy-if(cocoaWidget&&browserIsRemote&&!skiaContent,1,31) fuzzy-if(winWidget&&browserIsRemote&&layersGPUAccelerated,1,50) == inactive-fixed-bg-bug1205630.xul inactive-fixed-bg-bug1205630-ref.html
fuzzy-if(skiaContent,1,60) fuzzy-if(cocoaWidget&&browserIsRemote&&!skiaContent,1,31) fuzzy-if(winWidget&&browserIsRemote&&layersGPUAccelerated,1,50) == inactive-fixed-bg-bug1272525.xul inactive-fixed-bg-bug1272525-ref.html

# Tests for XUL <image> with 'object-fit' & 'object-position':
# These tests should be very similar to tests in our w3c-css/submitted/images3
# reftest directory. They live here because they use XUL, and it
# wouldn't be fair of us to make a W3C testsuite implicitly depend on XUL.
default-preferences test-pref(layout.css.object-fit-and-position.enabled,true)
== object-fit-contain-png-001.xul object-fit-contain-png-001-ref.html
== object-fit-contain-png-002.xul object-fit-contain-png-002-ref.html
== object-fit-contain-svg-001.xul object-fit-contain-svg-001-ref.html
== object-fit-contain-svg-002.xul object-fit-contain-svg-002-ref.html
== object-fit-contain-svg-003.xul object-fit-contain-svg-003-ref.html
== object-fit-contain-svg-004.xul object-fit-contain-svg-004-ref.html
== object-fit-contain-svg-005.xul object-fit-contain-svg-005-ref.html
== object-fit-contain-svg-006.xul object-fit-contain-svg-006-ref.html
== object-fit-cover-png-001.xul object-fit-cover-png-001-ref.html
== object-fit-cover-png-002.xul object-fit-cover-png-002-ref.html
== object-fit-cover-svg-001.xul object-fit-cover-svg-001-ref.html
== object-fit-cover-svg-002.xul object-fit-cover-svg-002-ref.html
== object-fit-cover-svg-003.xul object-fit-cover-svg-003-ref.html
== object-fit-cover-svg-004.xul object-fit-cover-svg-004-ref.html
== object-fit-cover-svg-005.xul object-fit-cover-svg-005-ref.html
== object-fit-cover-svg-006.xul object-fit-cover-svg-006-ref.html
== object-fit-fill-png-001.xul object-fit-fill-png-001-ref.html
== object-fit-fill-png-002.xul object-fit-fill-png-002-ref.html
== object-fit-fill-svg-001.xul object-fit-fill-svg-001-ref.html
== object-fit-fill-svg-002.xul object-fit-fill-svg-002-ref.html
== object-fit-fill-svg-003.xul object-fit-fill-svg-003-ref.html
== object-fit-fill-svg-004.xul object-fit-fill-svg-004-ref.html
fails == object-fit-fill-svg-005.xul object-fit-fill-svg-005-ref.html # bug 1092436
fails == object-fit-fill-svg-006.xul object-fit-fill-svg-006-ref.html # bug 1092436
== object-fit-none-png-001.xul object-fit-none-png-001-ref.html
== object-fit-none-png-002.xul object-fit-none-png-002-ref.html
== object-fit-none-svg-001.xul object-fit-none-svg-001-ref.html
== object-fit-none-svg-002.xul object-fit-none-svg-002-ref.html
== object-fit-none-svg-003.xul object-fit-none-svg-003-ref.html
== object-fit-none-svg-004.xul object-fit-none-svg-004-ref.html
== object-fit-none-svg-005.xul object-fit-none-svg-005-ref.html
== object-fit-none-svg-006.xul object-fit-none-svg-006-ref.html
== object-fit-scale-down-png-001.xul object-fit-scale-down-png-001-ref.html
== object-fit-scale-down-png-002.xul object-fit-scale-down-png-002-ref.html
== object-fit-scale-down-svg-001.xul object-fit-scale-down-svg-001-ref.html
== object-fit-scale-down-svg-002.xul object-fit-scale-down-svg-002-ref.html
== object-fit-scale-down-svg-003.xul object-fit-scale-down-svg-003-ref.html
== object-fit-scale-down-svg-004.xul object-fit-scale-down-svg-004-ref.html
== object-fit-scale-down-svg-005.xul object-fit-scale-down-svg-005-ref.html
== object-fit-scale-down-svg-006.xul object-fit-scale-down-svg-006-ref.html
== object-position-png-001.xul object-position-png-001-ref.html
== object-position-png-002.xul object-position-png-002-ref.html

# Tests for rendering SVG images in a XUL <treecell>:
# XXXdholbert: These are marked as "random" right now, since they might not
# render the images they trying to test in time for the reftest snapshot, per
# bug 1218954.
skip == treecell-image-svg-1a.xul treecell-image-svg-1-ref.xul # bug 1218954
skip == treecell-image-svg-1b.xul treecell-image-svg-1-ref.xul # bug 1218954

== treechildren-padding-percent-1.xul treechildren-padding-percent-1-ref.xul