123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- HTTP(..) == aspect-ratio-1a.xhtml aspect-ratio-1-ref.html
- HTTP(..) == aspect-ratio-1b.xhtml aspect-ratio-1-ref.html
- skip-if(gtkWidget) HTTP(..) == aspect-ratio-2a.xhtml aspect-ratio-2-ref.html
- skip-if(gtkWidget) HTTP(..) == aspect-ratio-2b.xhtml aspect-ratio-2-ref.html
- HTTP(..) == aspect-ratio-3a.xhtml aspect-ratio-3-ref.xhtml
- HTTP(..) == aspect-ratio-3b.xhtml aspect-ratio-3-ref.xhtml
- random-if(layersGPUAccelerated) == encoded-aspect-ratio-1.html encoded-aspect-ratio-1-ref.html # bug 623460 for WinXP
- HTTP(..) == basic-1.xhtml basic-1-ref.html
- HTTP(..) == canvas-1a.xhtml basic-1-ref.html
- HTTP(..) == canvas-1b.xhtml basic-1-ref.html
- == clipping-1a.html clipping-1-ref.html
- == empty-1a.html empty-1-ref.html
- == empty-1b.html empty-1-ref.html
- #these is skipped because we hang on the htmlparser tests when this is ran
- random HTTP(..) == object-aspect-ratio-1a.xhtml aspect-ratio-1-ref.html
- random HTTP(..) == object-aspect-ratio-1b.xhtml aspect-ratio-1-ref.html
- HTTP(..) == offset-1.xhtml offset-1-ref.html
- random HTTP(..) == object-aspect-ratio-2a.xhtml aspect-ratio-2-ref.html
- random HTTP(..) == object-aspect-ratio-2b.xhtml aspect-ratio-2-ref.html
- fuzzy-if(winWidget,1,56000) fuzzy-if(cocoaWidget,1,56000) HTTP(..) == zoomed-1.xhtml zoomed-1-ref.html # bug 778995 for fuzzy
- == poster-1.html poster-ref-blue250x200.html
- == poster-2.html poster-ref-black140x100.html
- == poster-3.html poster-ref-black140x100.html
- == poster-4.html poster-ref-black140x100.html
- == poster-5.html poster-ref-black140x100.html
- == poster-6.html poster-ref-black140x100.html
- == poster-7.html poster-ref-red140x100.html
- == poster-8.html poster-ref-black140x100.html
- random == poster-10.html poster-ref-blue125x100.html
- random == poster-11.html poster-ref-blue140x100.html
- random == poster-12.html poster-ref-blue140x100.html
- == poster-13.html poster-ref-blue400x300.html
- == poster-15.html poster-ref-green70x30.html
- random-if(winWidget) random-if(cocoaWidget) == bug686957.html bug686957-ref.html # bug 922951 for OS X
- # Tests for <video src> 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 WebM video (VP9), and it
- # wouldn't be fair of us to make a W3C testsuite implicitly depend on any
- # particular (non-spec-mandated) video codec.
- default-preferences test-pref(layout.css.object-fit-and-position.enabled,true) test-pref(gfx.ycbcr.accurate-conversion,true)
- fails-if(layersGPUAccelerated) == object-fit-contain-webm-001.html object-fit-contain-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-contain-webm-002.html object-fit-contain-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-cover-webm-001.html object-fit-cover-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-cover-webm-002.html object-fit-cover-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-fill-webm-001.html object-fit-fill-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-fill-webm-002.html object-fit-fill-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-none-webm-001.html object-fit-none-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-none-webm-002.html object-fit-none-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-scale-down-webm-001.html object-fit-scale-down-webm-001-ref.html # Bug 1083516 for layersGPUAccelerated failures
- fails-if(layersGPUAccelerated) == object-fit-scale-down-webm-002.html object-fit-scale-down-webm-002-ref.html # Bug 1083516 for layersGPUAccelerated failures
- 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
- 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
|