gecko-dev/layout/reftests/css-break
Andrew Osmond e501ee889d Bug 1409773 - Use WebRender instead of fallback for border raster images. r=jrmuizel
Before this patch, we would use fallback for all border images. Now for
all but vector images we will use the WebRender border images
primitives. Vector images are an exception because the fallback is
clever in that it upscales the vector image and clips to only draw the
region it requires. This avoids artifacting but to do something similar
for WebRender as it is currently defined, we would increase our CPU and
memory footprint as we would need to produce the entire vector image
upscaled, not just the parts we need. In the future we should change
WebRender to accept different image resources for each of the segments.

Differential Revision: https://phabricator.services.mozilla.com/D37093
2019-07-08 12:54:44 -04:00
..
1405443-ref.html
1405443.html
box-decoration-break-1-ref.html
box-decoration-break-1.html
box-decoration-break-block-border-padding-ref.html
box-decoration-break-block-border-padding.html
box-decoration-break-block-margin-ref.html
box-decoration-break-block-margin.html
box-decoration-break-border-image-ref.html
box-decoration-break-border-image.html
box-decoration-break-bug-1235152-ref.html
box-decoration-break-bug-1235152.html
box-decoration-break-bug-1249913-ref.html
box-decoration-break-bug-1249913.html
box-decoration-break-first-letter-ref.html
box-decoration-break-first-letter.html
box-decoration-break-with-bidi-ref.html
box-decoration-break-with-bidi.html
box-decoration-break-with-inset-box-shadow-1-ref.html
box-decoration-break-with-inset-box-shadow-1.html
box-decoration-break-with-outset-box-shadow-1-ref.html
box-decoration-break-with-outset-box-shadow-1.html
green-circle-alpha-32x32.png
reftest.list Bug 1409773 - Use WebRender instead of fallback for border raster images. r=jrmuizel 2019-07-08 12:54:44 -04:00
vertical-wm-001-ref.html
vertical-wm-001.html