reftest.list 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. HTTP(..) == aspect-ratio-1a.xhtml aspect-ratio-1-ref.html
  2. HTTP(..) == aspect-ratio-1b.xhtml aspect-ratio-1-ref.html
  3. skip-if(gtkWidget) HTTP(..) == aspect-ratio-2a.xhtml aspect-ratio-2-ref.html
  4. skip-if(gtkWidget) HTTP(..) == aspect-ratio-2b.xhtml aspect-ratio-2-ref.html
  5. HTTP(..) == aspect-ratio-3a.xhtml aspect-ratio-3-ref.xhtml
  6. HTTP(..) == aspect-ratio-3b.xhtml aspect-ratio-3-ref.xhtml
  7. random-if(layersGPUAccelerated) == encoded-aspect-ratio-1.html encoded-aspect-ratio-1-ref.html # bug 623460 for WinXP
  8. HTTP(..) == basic-1.xhtml basic-1-ref.html
  9. HTTP(..) == canvas-1a.xhtml basic-1-ref.html
  10. HTTP(..) == canvas-1b.xhtml basic-1-ref.html
  11. == clipping-1a.html clipping-1-ref.html
  12. == empty-1a.html empty-1-ref.html
  13. == empty-1b.html empty-1-ref.html
  14. #these is skipped because we hang on the htmlparser tests when this is ran
  15. random HTTP(..) == object-aspect-ratio-1a.xhtml aspect-ratio-1-ref.html
  16. random HTTP(..) == object-aspect-ratio-1b.xhtml aspect-ratio-1-ref.html
  17. HTTP(..) == offset-1.xhtml offset-1-ref.html
  18. random HTTP(..) == object-aspect-ratio-2a.xhtml aspect-ratio-2-ref.html
  19. random HTTP(..) == object-aspect-ratio-2b.xhtml aspect-ratio-2-ref.html
  20. fuzzy-if(winWidget,1,56000) fuzzy-if(cocoaWidget,1,56000) HTTP(..) == zoomed-1.xhtml zoomed-1-ref.html # bug 778995 for fuzzy
  21. == poster-1.html poster-ref-blue250x200.html
  22. == poster-2.html poster-ref-black140x100.html
  23. == poster-3.html poster-ref-black140x100.html
  24. == poster-4.html poster-ref-black140x100.html
  25. == poster-5.html poster-ref-black140x100.html
  26. == poster-6.html poster-ref-black140x100.html
  27. == poster-7.html poster-ref-red140x100.html
  28. == poster-8.html poster-ref-black140x100.html
  29. random == poster-10.html poster-ref-blue125x100.html
  30. random == poster-11.html poster-ref-blue140x100.html
  31. random == poster-12.html poster-ref-blue140x100.html
  32. == poster-13.html poster-ref-blue400x300.html
  33. == poster-15.html poster-ref-green70x30.html
  34. random-if(winWidget) random-if(cocoaWidget) == bug686957.html bug686957-ref.html # bug 922951 for OS X
  35. # Tests for <video src> with 'object-fit' & 'object-position':
  36. # These tests should be very similar to tests in our w3c-css/submitted/images3
  37. # reftest directory. They live here because they use WebM video (VP9), and it
  38. # wouldn't be fair of us to make a W3C testsuite implicitly depend on any
  39. # particular (non-spec-mandated) video codec.
  40. default-preferences test-pref(layout.css.object-fit-and-position.enabled,true) test-pref(gfx.ycbcr.accurate-conversion,true)
  41. fails-if(layersGPUAccelerated) == object-fit-contain-webm-001.html object-fit-contain-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
  42. fails-if(layersGPUAccelerated) == object-fit-contain-webm-002.html object-fit-contain-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
  43. fails-if(layersGPUAccelerated) == object-fit-cover-webm-001.html object-fit-cover-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
  44. fails-if(layersGPUAccelerated) == object-fit-cover-webm-002.html object-fit-cover-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
  45. fails-if(layersGPUAccelerated) == object-fit-fill-webm-001.html object-fit-fill-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
  46. fails-if(layersGPUAccelerated) == object-fit-fill-webm-002.html object-fit-fill-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
  47. fails-if(layersGPUAccelerated) == object-fit-none-webm-001.html object-fit-none-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
  48. fails-if(layersGPUAccelerated) == object-fit-none-webm-002.html object-fit-none-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
  49. fails-if(layersGPUAccelerated) == object-fit-scale-down-webm-001.html object-fit-scale-down-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
  50. fails-if(layersGPUAccelerated) == object-fit-scale-down-webm-002.html object-fit-scale-down-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
  51. fails-if(layersGPUAccelerated) == object-position-webm-001.html object-position-webm-001-ref.html # Bug 1098417 for across-the-board failure, Bug 1083516 for layersGPUAccelerated failures
  52. fails-if(layersGPUAccelerated) fails == object-position-webm-002.html object-position-webm-002-ref.html # Bug 1098417 for across-the-board failure, Bug 1083516 for layersGPUAccelerated failures