Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 fuzzy-if(Android,8,30) == background-image-zoom-1.html background-image-zoom-1-ref.html
2 == background-image-zoom-2.html about:blank
3 == image-seam-1a.html image-seam-1-ref.html
4 == image-seam-1b.html image-seam-1-ref.html
5 fails-if(cocoaWidget) == image-seam-2.html image-seam-2-ref.html # Quartz doesn't support EXTEND_PAD (bug 567370)
6 skip-if(B2G&&browserIsRemote) == image-zoom-1.html image-zoom-1-ref.html
7 skip-if(B2G&&browserIsRemote) == image-zoom-2.html image-zoom-1-ref.html
8 == invalid-url-image-1.html invalid-url-image-1-ref.html
9 random-if(/^Windows\x20NT\x205\.1/.test(http.oscpu)) == sync-image-switch-1a.html sync-image-switch-1-ref.html # bug 855050 for WinXP
10 random-if(/^Windows\x20NT\x205\.1/.test(http.oscpu)) == sync-image-switch-1b.html sync-image-switch-1-ref.html # bug 855050 for WinXP
11 random-if(/^Windows\x20NT\x205\.1/.test(http.oscpu)) == sync-image-switch-1c.html sync-image-switch-1-ref.html # bug 855050 for WinXP
12 random-if(/^Windows\x20NT\x205\.1/.test(http.oscpu)) == sync-image-switch-1d.html sync-image-switch-1-ref.html # bug 855050 for WinXP
14 # Tests for image-orientation used with 'from-image' (note that all
15 # image-orientation tests are fuzzy because the JPEG images do not perfectly
16 # reproduce blocks of solid color, even at maximum quality):
17 fuzzy(2,5) == image-orientation-from-image.html?none image-orientation-ref.html?0
18 fuzzy(1,1) == image-orientation-from-image.html?0 image-orientation-ref.html?0
19 fuzzy(1,1) == image-orientation-from-image.html?90 image-orientation-ref.html?90
20 fuzzy(1,1) == image-orientation-from-image.html?180 image-orientation-ref.html?180
21 fuzzy(1,1) == image-orientation-from-image.html?270 image-orientation-ref.html?270
22 fuzzy(1,1) == image-orientation-from-image.html?0&flip image-orientation-ref.html?0&flip
23 fuzzy(1,1) == image-orientation-from-image.html?90&flip image-orientation-ref.html?90&flip
24 fuzzy(1,1) == image-orientation-from-image.html?180&flip image-orientation-ref.html?180&flip
25 fuzzy(1,1) == image-orientation-from-image.html?270&flip image-orientation-ref.html?270&flip
27 # Tests for image-orientation used with an explicit orientation:
28 fuzzy(1,1) == image-orientation-explicit.html?0 image-orientation-ref.html?0
29 fuzzy(1,1) == image-orientation-explicit.html?90 image-orientation-ref.html?90
30 fuzzy(1,1) == image-orientation-explicit.html?180 image-orientation-ref.html?180
31 fuzzy(1,1) == image-orientation-explicit.html?270 image-orientation-ref.html?270
32 fuzzy(1,1) == image-orientation-explicit.html?0&flip image-orientation-ref.html?0&flip
33 fuzzy(1,1) == image-orientation-explicit.html?90&flip image-orientation-ref.html?90&flip
34 fuzzy(1,1) == image-orientation-explicit.html?180&flip image-orientation-ref.html?180&flip
35 fuzzy(1,1) == image-orientation-explicit.html?270&flip image-orientation-ref.html?270&flip
37 # Tests for image-orientation used with non-axis-aligned angles:
38 fuzzy(1,1) == image-orientation-explicit.html?-45 image-orientation-ref.html?0
39 fuzzy(1,1) == image-orientation-explicit.html?-15 image-orientation-ref.html?0
40 fuzzy(1,1) == image-orientation-explicit.html?15 image-orientation-ref.html?0
41 fuzzy(1,1) == image-orientation-explicit.html?45 image-orientation-ref.html?90
42 fuzzy(1,1) == image-orientation-explicit.html?75 image-orientation-ref.html?90
43 fuzzy(1,1) == image-orientation-explicit.html?105 image-orientation-ref.html?90
44 fuzzy(1,1) == image-orientation-explicit.html?135 image-orientation-ref.html?180
45 fuzzy(1,1) == image-orientation-explicit.html?165 image-orientation-ref.html?180
46 fuzzy(1,1) == image-orientation-explicit.html?195 image-orientation-ref.html?180
47 fuzzy(1,1) == image-orientation-explicit.html?225 image-orientation-ref.html?270
48 fuzzy(1,1) == image-orientation-explicit.html?255 image-orientation-ref.html?270
49 fuzzy(1,1) == image-orientation-explicit.html?285 image-orientation-ref.html?270
50 fuzzy(1,1) == image-orientation-explicit.html?315 image-orientation-ref.html?0
51 fuzzy(1,1) == image-orientation-explicit.html?345 image-orientation-ref.html?0
53 # Tests for image-orientation used on generated content:
54 fuzzy(1,1) == image-orientation-generated-content.html?from-image image-orientation-generated-content-ref.html?270&flip
55 fuzzy(1,1) == image-orientation-generated-content.html?0 image-orientation-generated-content-ref.html?0
56 fuzzy(1,1) == image-orientation-generated-content.html?90 image-orientation-generated-content-ref.html?90
57 fuzzy(1,1) == image-orientation-generated-content.html?180 image-orientation-generated-content-ref.html?180
58 fuzzy(1,1) == image-orientation-generated-content.html?270 image-orientation-generated-content-ref.html?270
59 fuzzy(1,1) == image-orientation-generated-content.html?0&flip image-orientation-generated-content-ref.html?0&flip
60 fuzzy(1,1) == image-orientation-generated-content.html?90&flip image-orientation-generated-content-ref.html?90&flip
61 fuzzy(1,1) == image-orientation-generated-content.html?180&flip image-orientation-generated-content-ref.html?180&flip
62 fuzzy(1,1) == image-orientation-generated-content.html?270&flip image-orientation-generated-content-ref.html?270&flip
64 # Tests that image-orientation does not apply to decorative images:
65 fuzzy(1,1) == image-orientation-background.html?from-image image-orientation-ref.html?0
66 fuzzy(1,1) == image-orientation-background.html?90&flip image-orientation-ref.html?0
67 == image-orientation-border-image.html?from-image image-orientation-border-image.html?0
68 == image-orientation-border-image.html?90&flip image-orientation-border-image.html?0
69 == image-orientation-list-style-image.html?from-image image-orientation-list-style-image.html?0
70 == image-orientation-list-style-image.html?90&flip image-orientation-list-style-image.html?0
72 # Sanity checks for the image-orientation tests. Ensures that the various
73 # combinations of rotations and flips actually look different from each other.
74 != image-orientation-ref.html?0 image-orientation-ref.html?90
75 != image-orientation-ref.html?0 image-orientation-ref.html?180
76 != image-orientation-ref.html?0 image-orientation-ref.html?270
77 != image-orientation-ref.html?90 image-orientation-ref.html?180
78 != image-orientation-ref.html?90 image-orientation-ref.html?270
79 != image-orientation-ref.html?180 image-orientation-ref.html?270
80 != image-orientation-ref.html?0 image-orientation-ref.html?0&flip
81 != image-orientation-ref.html?90 image-orientation-ref.html?90&flip
82 != image-orientation-ref.html?180 image-orientation-ref.html?180&flip
83 != image-orientation-ref.html?270 image-orientation-ref.html?270&flip
84 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?90
85 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?180
86 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?270
87 != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?180
88 != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?270
89 != image-orientation-generated-content-ref.html?180 image-orientation-generated-content-ref.html?270
90 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?0&flip
91 != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?90&flip
92 != image-orientation-generated-content-ref.html?180 image-orientation-generated-content-ref.html?180&flip
93 != image-orientation-generated-content-ref.html?270 image-orientation-generated-content-ref.html?270&flip