reftest.list 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. == background-image-zoom-1.html background-image-zoom-1-ref.html
  2. fails-if(usesRepeatResampling) == 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. == image-seam-2.html image-seam-2-ref.html # Bug 1128229
  6. == image-zoom-1.html image-zoom-1-ref.html
  7. == 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
  13. # Tests for "object-fit" & "object-position"
  14. test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-fit-dyn-1.html image-object-fit-dyn-1-ref.html
  15. test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-fit-with-background-1.html image-object-fit-with-background-1-ref.html
  16. test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-fit-with-background-2.html image-object-fit-with-background-2-ref.html
  17. test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-position-dyn-1.html image-object-position-dyn-1-ref.html
  18. test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-position-with-background-1.html image-object-position-with-background-1-ref.html
  19. test-pref(layout.css.object-fit-and-position.enabled,true) fuzzy-if(winWidget,117,374) == image-object-position-with-background-2.html image-object-position-with-background-2-ref.html # Bug 1128229
  20. # Tests for image-orientation used with 'from-image' (note that all
  21. # image-orientation tests are fuzzy because the JPEG images do not perfectly
  22. # reproduce blocks of solid color, even at maximum quality):
  23. fuzzy(2,5) == image-orientation-from-image.html?none image-orientation-ref.html?0
  24. fuzzy(1,1) == image-orientation-from-image.html?0 image-orientation-ref.html?0
  25. fuzzy(1,1) == image-orientation-from-image.html?90 image-orientation-ref.html?90
  26. fuzzy(1,1) == image-orientation-from-image.html?180 image-orientation-ref.html?180
  27. fuzzy(1,1) == image-orientation-from-image.html?270 image-orientation-ref.html?270
  28. fuzzy(1,1) == image-orientation-from-image.html?0&flip image-orientation-ref.html?0&flip
  29. fuzzy(1,1) == image-orientation-from-image.html?90&flip image-orientation-ref.html?90&flip
  30. fuzzy(1,1) == image-orientation-from-image.html?180&flip image-orientation-ref.html?180&flip
  31. fuzzy(1,1) == image-orientation-from-image.html?270&flip image-orientation-ref.html?270&flip
  32. # Tests for image-orientation used with an explicit orientation:
  33. fuzzy(1,1) == image-orientation-explicit.html?0 image-orientation-ref.html?0
  34. fuzzy(1,1) == image-orientation-explicit.html?90 image-orientation-ref.html?90
  35. fuzzy(1,1) == image-orientation-explicit.html?180 image-orientation-ref.html?180
  36. fuzzy(1,1) == image-orientation-explicit.html?270 image-orientation-ref.html?270
  37. fuzzy(1,1) == image-orientation-explicit.html?0&flip image-orientation-ref.html?0&flip
  38. fuzzy(1,1) == image-orientation-explicit.html?90&flip image-orientation-ref.html?90&flip
  39. fuzzy(1,1) == image-orientation-explicit.html?180&flip image-orientation-ref.html?180&flip
  40. fuzzy(1,1) == image-orientation-explicit.html?270&flip image-orientation-ref.html?270&flip
  41. # Tests for image-orientation used with non-axis-aligned angles:
  42. fuzzy(1,1) == image-orientation-explicit.html?-45 image-orientation-ref.html?0
  43. fuzzy(1,1) == image-orientation-explicit.html?-15 image-orientation-ref.html?0
  44. fuzzy(1,1) == image-orientation-explicit.html?15 image-orientation-ref.html?0
  45. fuzzy(1,1) == image-orientation-explicit.html?45 image-orientation-ref.html?90
  46. fuzzy(1,1) == image-orientation-explicit.html?75 image-orientation-ref.html?90
  47. fuzzy(1,1) == image-orientation-explicit.html?105 image-orientation-ref.html?90
  48. fuzzy(1,1) == image-orientation-explicit.html?135 image-orientation-ref.html?180
  49. fuzzy(1,1) == image-orientation-explicit.html?165 image-orientation-ref.html?180
  50. fuzzy(1,1) == image-orientation-explicit.html?195 image-orientation-ref.html?180
  51. fuzzy(1,1) == image-orientation-explicit.html?225 image-orientation-ref.html?270
  52. fuzzy(1,1) == image-orientation-explicit.html?255 image-orientation-ref.html?270
  53. fuzzy(1,1) == image-orientation-explicit.html?285 image-orientation-ref.html?270
  54. fuzzy(1,1) == image-orientation-explicit.html?315 image-orientation-ref.html?0
  55. fuzzy(1,1) == image-orientation-explicit.html?345 image-orientation-ref.html?0
  56. # Tests for image-orientation used on generated content:
  57. fuzzy(1,1) == image-orientation-generated-content.html?from-image image-orientation-generated-content-ref.html?270&flip
  58. fuzzy(1,1) == image-orientation-generated-content.html?0 image-orientation-generated-content-ref.html?0
  59. fuzzy(1,1) == image-orientation-generated-content.html?90 image-orientation-generated-content-ref.html?90
  60. fuzzy(1,1) == image-orientation-generated-content.html?180 image-orientation-generated-content-ref.html?180
  61. fuzzy(1,1) == image-orientation-generated-content.html?270 image-orientation-generated-content-ref.html?270
  62. fuzzy(1,1) == image-orientation-generated-content.html?0&flip image-orientation-generated-content-ref.html?0&flip
  63. fuzzy(1,1) == image-orientation-generated-content.html?90&flip image-orientation-generated-content-ref.html?90&flip
  64. fuzzy(1,1) == image-orientation-generated-content.html?180&flip image-orientation-generated-content-ref.html?180&flip
  65. fuzzy(1,1) == image-orientation-generated-content.html?270&flip image-orientation-generated-content-ref.html?270&flip
  66. # Tests that image-orientation does not apply to decorative images:
  67. fuzzy(1,1) == image-orientation-background.html?from-image image-orientation-ref.html?0
  68. fuzzy(1,1) == image-orientation-background.html?90&flip image-orientation-ref.html?0
  69. == image-orientation-border-image.html?from-image image-orientation-border-image.html?0
  70. == image-orientation-border-image.html?90&flip image-orientation-border-image.html?0
  71. == image-orientation-list-style-image.html?from-image image-orientation-list-style-image.html?0
  72. == image-orientation-list-style-image.html?90&flip image-orientation-list-style-image.html?0
  73. # Sanity checks for the image-orientation tests. Ensures that the various
  74. # combinations of rotations and flips actually look different from each other.
  75. != image-orientation-ref.html?0 image-orientation-ref.html?90
  76. != image-orientation-ref.html?0 image-orientation-ref.html?180
  77. != image-orientation-ref.html?0 image-orientation-ref.html?270
  78. != image-orientation-ref.html?90 image-orientation-ref.html?180
  79. != image-orientation-ref.html?90 image-orientation-ref.html?270
  80. != image-orientation-ref.html?180 image-orientation-ref.html?270
  81. != image-orientation-ref.html?0 image-orientation-ref.html?0&flip
  82. != image-orientation-ref.html?90 image-orientation-ref.html?90&flip
  83. != image-orientation-ref.html?180 image-orientation-ref.html?180&flip
  84. != image-orientation-ref.html?270 image-orientation-ref.html?270&flip
  85. != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?90
  86. != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?180
  87. != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?270
  88. != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?180
  89. != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?270
  90. != image-orientation-generated-content-ref.html?180 image-orientation-generated-content-ref.html?270
  91. != image-orientation-generated-content-ref.html?0 image-orientation-generated-content-ref.html?0&flip
  92. != image-orientation-generated-content-ref.html?90 image-orientation-generated-content-ref.html?90&flip
  93. != image-orientation-generated-content-ref.html?180 image-orientation-generated-content-ref.html?180&flip
  94. != image-orientation-generated-content-ref.html?270 image-orientation-generated-content-ref.html?270&flip
  95. == image-orientation-dynamic.html image-orientation-dynamic-ref.html
  96. # <img srcset> tests
  97. == image-srcset-basic-selection-0.1x.html image-srcset-basic-selection-0.1x-ref.html
  98. == image-srcset-basic-selection-2x.html image-srcset-basic-selection-2x-ref.html
  99. == image-srcset-basic-selection-0.5x.html image-srcset-basic-selection-0.5x-ref.html
  100. == image-srcset-basic-selection-0.6x.html image-srcset-basic-selection-0.6x-ref.html
  101. == image-srcset-basic-selection-1.5x.html image-srcset-basic-selection-1.5x-ref.html
  102. == image-srcset-basic-selection-1x.html image-srcset-basic-selection-1x-ref.html
  103. == image-srcset-basic-selection-width-0.5x.html image-srcset-basic-selection-width-0.5x-ref.html
  104. == image-srcset-basic-selection-width-10x.html image-srcset-basic-selection-width-10x-ref.html
  105. == image-srcset-basic-selection-width-2x.html image-srcset-basic-selection-width-2x-ref.html
  106. == image-srcset-basic-selection-width-1x.html image-srcset-basic-selection-width-1x-ref.html
  107. == image-srcset-default-2x.html image-srcset-default-2x-ref.html
  108. == image-srcset-default-1x.html image-srcset-default-1x-ref.html
  109. == image-srcset-default-src-2x.html image-srcset-default-src-2x-ref.html
  110. == image-srcset-default-src-1x.html image-srcset-default-src-1x-ref.html
  111. == image-srcset-orientation-2x.html image-srcset-orientation-2x-ref.html
  112. == image-srcset-orientation-1x.html image-srcset-orientation-1x-ref.html
  113. == image-srcset-svg-3x.html image-srcset-svg-3x-ref.html
  114. == image-srcset-svg-2x.html image-srcset-svg-2x-ref.html
  115. == image-srcset-svg-1x.html image-srcset-svg-1x-ref.html
  116. == image-srcset-svg-default-2x.html image-srcset-svg-default-2x-ref.html
  117. == image-srcset-svg-default-1x.html image-srcset-svg-default-1x-ref.html
  118. == image-resize-percent-height.html image-resize-ref.html
  119. == image-resize-percent-width.html image-resize-ref.html
  120. == unknown-protocol.html unknown-protocol-ref.html