Bug 122235
| Summary: | [mac][wk2] REGRESSION (Tiled Drawing): Some css3/ tests fail with fringing around tiled background-images that intersect tile boundaries | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Horton <thorton> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | andersca, graouts, simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Horton
A few tests:
css3/masking/mask-repeat-space-border.html [ ImageOnlyFailure ]
css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
css3/background/background-repeat-space-border.html [ ImageOnlyFailure ]
css3/background/background-repeat-space-padding.html [ ImageOnlyFailure ]
fail with strange fringing around the instance of the pattern that intersects the tile boundary.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Screenshot?
Antoine Quint
css3/masking/mask-repeat-space-border.html seems to pass reliably, at least on my system.
Antoine Quint
Committed r233351: <https://trac.webkit.org/changeset/233351>
Antoine Quint
Only css3/masking/mask-repeat-space-border.html is fixed.