gecko-dev/layout/reftests/forms/fieldset
Emilio Cobos Álvarez 46971a6492 Bug 1488403 - Make sticky legend reftest not depend on groove border antialising. r=nical
This reftest fails with my changes from
https://github.com/servo/webrender/pull/3010. I tried to debug locally but it
passes here.

The reason it fails is because WebRender does distance AA between the segments
of a ridge / groove border, and there's a subpixel difference so we get the AA
slightly different in the test.

Gecko on the other hand represents these borders as different composed solid
segments, so it can't have this problem, since it doesn't do AA across the
segments.

We may want to change that, but it's not clear to me it's wanted, since rounded
corners for these look much better on WR, for example.

Rather than fuzzing the test or something like that, make the test not rely on
that, given it's testing the position of the legend.

Differential Revision: https://phabricator.services.mozilla.com/D4934

--HG--
extra : moz-landing-system : lando
2018-09-04 15:17:04 +00:00
..
abs-pos-child-sizing-ref.html
abs-pos-child-sizing.html
blue-1x1.png
dynamic-legend-scroll-1-ref.html
dynamic-legend-scroll-1.html
dynamic-text-indent-ref.html
dynamic-text-indent.html
fieldset-border-image-1-ref.html
fieldset-border-image-1a.html
fieldset-border-image-1b.html
fieldset-border-image-2-ref.html
fieldset-border-image-2a.html
fieldset-border-image-2b.html
fieldset-flexbox-001-ref.html
fieldset-flexbox-001.html
fieldset-grid-001-ref.html
fieldset-grid-001.html
fieldset-hidden-1-ref.html
fieldset-hidden-1.html
fieldset-intrinsic-width-1-ref.html
fieldset-intrinsic-width-1.html
fieldset-min-inline-size-1-ref.html
fieldset-min-inline-size-1.html
fieldset-min-width-1-ref.html
fieldset-min-width-1a.html
fieldset-min-width-1b.html
fieldset-min-width-2-ref.html
fieldset-min-width-2a.html
fieldset-min-width-2b.html
fieldset-overflow-auto-1-ref.html
fieldset-overflow-auto-1.html
fieldset-percentage-padding-1-ref.html
fieldset-percentage-padding-1.html
fieldset-scroll-1-ref.html
fieldset-scroll-1.html
fieldset-scrolled-1-ref.html
fieldset-scrolled-1.html
legend-overlapping-right-border-1-ref.html
legend-overlapping-right-border-1.html
legend-rtl-ref.html
legend-rtl.html
overflow-hidden-ref.html
overflow-hidden.html
positioned-container-1-ref.html
positioned-container-1.html
reftest.list
relpos-legend-1-ref.html
relpos-legend-1.html
relpos-legend-2-ref.html
relpos-legend-2.html
relpos-legend-3-ref.html
relpos-legend-3.html
relpos-legend-4-ref.html
relpos-legend-4.html
sticky-legend-1-ref.html
sticky-legend-1.html