reftest.list (1136B)
1 fuzzy-if(platform(swgl),1,180000) == simple.yaml simple-ref.yaml 2 == order-1.yaml order-1-ref.yaml 3 == order-2.yaml order-2-ref.yaml 4 == nested.yaml nested-ref.yaml 5 # fuzziness is needed due to perspective for the edge 6 fuzzy(35,200) == nested-coord-systems.yaml nested-coord-systems-ref.yaml 7 == nested-preserve3d-crash.yaml nested-preserve3d-crash.yaml 8 == perspective-clipping.yaml perspective-clipping-ref.yaml 9 == intermediate-1.yaml intermediate-1-ref.yaml 10 == intermediate-2.yaml intermediate-1-ref.yaml 11 == split-intersect1.yaml split-intersect1-ref.yaml 12 == ordering.yaml ordering-ref.yaml 13 fuzzy(1,20) fuzzy-if(platform(swgl),128,39) == near-plane.yaml near-plane.png 14 # Note: on windows the image is rendered at a slightly different spot. 15 # similarly, a lot of tests in "transform" are non-windows. TODO: investigate 16 platform(linux,mac) fuzzy(1,20) == same-plane.yaml same-plane.png 17 #TODO: https://github.com/servo/webrender/issues/2946 18 #== cross.yaml cross-ref.yaml 19 == mixed-order.yaml mixed-order-ref.yaml 20 fuzzy(1,40000) == filter.yaml filter-ref.yaml 21 fuzzy(1,10000) == gradient.yaml gradient-ref.yaml 22 == order-3.yaml order-3-ref.yaml