Page MenuHomePhabricator

Bug 1819467 part 3: Adjust WPT svg-skewxy-001.html to move vertex of red shape inwards by 1px. r?jfkthame
ClosedPublic

Authored by dholbert on Jul 14 2023, 2:38 PM.
Referenced Files
Unknown Object (File)
Fri, Apr 3, 2:59 PM
Unknown Object (File)
Sat, Mar 28, 10:17 PM
Unknown Object (File)
Mar 14 2026, 12:56 PM
Unknown Object (File)
Mar 14 2026, 10:38 AM
Unknown Object (File)
Mar 10 2026, 8:32 PM
Unknown Object (File)
Mar 10 2026, 8:32 PM
Unknown Object (File)
Mar 9 2026, 8:52 PM
Unknown Object (File)
Mar 9 2026, 8:52 PM
Subscribers
None

Details

Summary

The testcase has a green shape covering a red shape, and the vertices are close
enough to create an opportunity for a little bit of imperceptibly-red fringe
along antialiased diagonal lines. This patch shifts two vertices inwards by 1px
to create a pixel of breathing room to avoid this antialiased fringe.

Diff Detail

Event Timeline

phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.
testing/web-platform/tests/css/css-transforms/skewX/svg-skewxy-001.html
12

(Note: it's possible this ^ fuzzy allowance is removable with this patch. But I don't want to remove it and potentially introduce test failures in other browsers, so I'm just leaving it in-place.)

This revision is now accepted and ready to land.Jul 17 2023, 9:01 PM