layout/reftests/image/reftest.list

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

michael@0 1 fuzzy-if(Android,8,30) == background-image-zoom-1.html background-image-zoom-1-ref.html
michael@0 2 == background-image-zoom-2.html about:blank
michael@0 3 == image-seam-1a.html image-seam-1-ref.html
michael@0 4 == image-seam-1b.html image-seam-1-ref.html
michael@0 5 fails-if(cocoaWidget) == image-seam-2.html image-seam-2-ref.html # Quartz doesn't support EXTEND_PAD (bug 567370)
michael@0 6 skip-if(B2G&&browserIsRemote) == image-zoom-1.html image-zoom-1-ref.html
michael@0 7 skip-if(B2G&&browserIsRemote) == image-zoom-2.html image-zoom-1-ref.html
michael@0 8 == invalid-url-image-1.html invalid-url-image-1-ref.html
michael@0 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
michael@0 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
michael@0 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
michael@0 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
michael@0 13
michael@0 14 # Tests for image-orientation used with 'from-image' (note that all
michael@0 15 # image-orientation tests are fuzzy because the JPEG images do not perfectly
michael@0 16 # reproduce blocks of solid color, even at maximum quality):
michael@0 17 fuzzy(2,5) == image-orientation-from-image.html?none image-orientation-ref.html?0
michael@0 18 fuzzy(1,1) == image-orientation-from-image.html?0 image-orientation-ref.html?0
michael@0 19 fuzzy(1,1) == image-orientation-from-image.html?90 image-orientation-ref.html?90
michael@0 20 fuzzy(1,1) == image-orientation-from-image.html?180 image-orientation-ref.html?180
michael@0 21 fuzzy(1,1) == image-orientation-from-image.html?270 image-orientation-ref.html?270
michael@0 22 fuzzy(1,1) == image-orientation-from-image.html?0&flip image-orientation-ref.html?0&flip
michael@0 23 fuzzy(1,1) == image-orientation-from-image.html?90&flip image-orientation-ref.html?90&flip
michael@0 24 fuzzy(1,1) == image-orientation-from-image.html?180&flip image-orientation-ref.html?180&flip
michael@0 25 fuzzy(1,1) == image-orientation-from-image.html?270&flip image-orientation-ref.html?270&flip
michael@0 26
michael@0 27 # Tests for image-orientation used with an explicit orientation:
michael@0 28 fuzzy(1,1) == image-orientation-explicit.html?0 image-orientation-ref.html?0
michael@0 29 fuzzy(1,1) == image-orientation-explicit.html?90 image-orientation-ref.html?90
michael@0 30 fuzzy(1,1) == image-orientation-explicit.html?180 image-orientation-ref.html?180
michael@0 31 fuzzy(1,1) == image-orientation-explicit.html?270 image-orientation-ref.html?270
michael@0 32 fuzzy(1,1) == image-orientation-explicit.html?0&flip image-orientation-ref.html?0&flip
michael@0 33 fuzzy(1,1) == image-orientation-explicit.html?90&flip image-orientation-ref.html?90&flip
michael@0 34 fuzzy(1,1) == image-orientation-explicit.html?180&flip image-orientation-ref.html?180&flip
michael@0 35 fuzzy(1,1) == image-orientation-explicit.html?270&flip image-orientation-ref.html?270&flip
michael@0 36
michael@0 37 # Tests for image-orientation used with non-axis-aligned angles:
michael@0 38 fuzzy(1,1) == image-orientation-explicit.html?-45 image-orientation-ref.html?0
michael@0 39 fuzzy(1,1) == image-orientation-explicit.html?-15 image-orientation-ref.html?0
michael@0 40 fuzzy(1,1) == image-orientation-explicit.html?15 image-orientation-ref.html?0
michael@0 41 fuzzy(1,1) == image-orientation-explicit.html?45 image-orientation-ref.html?90
michael@0 42 fuzzy(1,1) == image-orientation-explicit.html?75 image-orientation-ref.html?90
michael@0 43 fuzzy(1,1) == image-orientation-explicit.html?105 image-orientation-ref.html?90
michael@0 44 fuzzy(1,1) == image-orientation-explicit.html?135 image-orientation-ref.html?180
michael@0 45 fuzzy(1,1) == image-orientation-explicit.html?165 image-orientation-ref.html?180
michael@0 46 fuzzy(1,1) == image-orientation-explicit.html?195 image-orientation-ref.html?180
michael@0 47 fuzzy(1,1) == image-orientation-explicit.html?225 image-orientation-ref.html?270
michael@0 48 fuzzy(1,1) == image-orientation-explicit.html?255 image-orientation-ref.html?270
michael@0 49 fuzzy(1,1) == image-orientation-explicit.html?285 image-orientation-ref.html?270
michael@0 50 fuzzy(1,1) == image-orientation-explicit.html?315 image-orientation-ref.html?0
michael@0 51 fuzzy(1,1) == image-orientation-explicit.html?345 image-orientation-ref.html?0
michael@0 52
michael@0 53 # Tests for image-orientation used on generated content:
michael@0 54 fuzzy(1,1) == image-orientation-generated-content.html?from-image image-orientation-generated-content-ref.html?270&flip
michael@0 55 fuzzy(1,1) == image-orientation-generated-content.html?0 image-orientation-generated-content-ref.html?0
michael@0 56 fuzzy(1,1) == image-orientation-generated-content.html?90 image-orientation-generated-content-ref.html?90
michael@0 57 fuzzy(1,1) == image-orientation-generated-content.html?180 image-orientation-generated-content-ref.html?180
michael@0 58 fuzzy(1,1) == image-orientation-generated-content.html?270 image-orientation-generated-content-ref.html?270
michael@0 59 fuzzy(1,1) == image-orientation-generated-content.html?0&flip image-orientation-generated-content-ref.html?0&flip
michael@0 60 fuzzy(1,1) == image-orientation-generated-content.html?90&flip image-orientation-generated-content-ref.html?90&flip
michael@0 61 fuzzy(1,1) == image-orientation-generated-content.html?180&flip image-orientation-generated-content-ref.html?180&flip
michael@0 62 fuzzy(1,1) == image-orientation-generated-content.html?270&flip image-orientation-generated-content-ref.html?270&flip
michael@0 63
michael@0 64 # Tests that image-orientation does not apply to decorative images:
michael@0 65 fuzzy(1,1) == image-orientation-background.html?from-image image-orientation-ref.html?0
michael@0 66 fuzzy(1,1) == image-orientation-background.html?90&flip image-orientation-ref.html?0
michael@0 67 == image-orientation-border-image.html?from-image image-orientation-border-image.html?0
michael@0 68 == image-orientation-border-image.html?90&flip image-orientation-border-image.html?0
michael@0 69 == image-orientation-list-style-image.html?from-image image-orientation-list-style-image.html?0
michael@0 70 == image-orientation-list-style-image.html?90&flip image-orientation-list-style-image.html?0
michael@0 71
michael@0 72 # Sanity checks for the image-orientation tests. Ensures that the various
michael@0 73 # combinations of rotations and flips actually look different from each other.
michael@0 74 != image-orientation-ref.html?0 image-orientation-ref.html?90
michael@0 75 != image-orientation-ref.html?0 image-orientation-ref.html?180
michael@0 76 != image-orientation-ref.html?0 image-orientation-ref.html?270
michael@0 77 != image-orientation-ref.html?90 image-orientation-ref.html?180
michael@0 78 != image-orientation-ref.html?90 image-orientation-ref.html?270
michael@0 79 != image-orientation-ref.html?180 image-orientation-ref.html?270
michael@0 80 != image-orientation-ref.html?0 image-orientation-ref.html?0&flip
michael@0 81 != image-orientation-ref.html?90 image-orientation-ref.html?90&flip
michael@0 82 != image-orientation-ref.html?180 image-orientation-ref.html?180&flip
michael@0 83 != image-orientation-ref.html?270 image-orientation-ref.html?270&flip
michael@0 84 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?90
michael@0 85 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?180
michael@0 86 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?270
michael@0 87 != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?180
michael@0 88 != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?270
michael@0 89 != image-orientation-generated-content-ref.html?180 image-orientation-generated-content-ref.html?270
michael@0 90 != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?0&flip
michael@0 91 != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?90&flip
michael@0 92 != image-orientation-generated-content-ref.html?180 image-orientation-generated-content-ref.html?180&flip
michael@0 93 != image-orientation-generated-content-ref.html?270 image-orientation-generated-content-ref.html?270&flip

mercurial