Bug 142087 - Text decorations' starting and ending positions should be pixel snapped
Summary: Text decorations' starting and ending positions should be pixel snapped
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-27 10:04 PST by Myles C. Maxfield
Modified: 2022-08-17 06:42 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2015-02-27 10:04:14 PST
If you have one pixel, and you draw a rectangle over the left quarter of the pixel, and then you draw a rectangle over the right three quarters of the pixel, the pixel does not end up 100% covered.
Comment 1 Radar WebKit Bug Importer 2015-02-27 10:05:11 PST
<rdar://problem/19985648>
Comment 2 Myles C. Maxfield 2015-02-27 10:19:06 PST
Causing fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html and fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html to fail
Comment 3 Karl Rackler 2022-08-17 06:38:30 PDT
I have marked this test as a consistent image failure while this issue is investigated.
Comment 4 EWS 2022-08-17 06:42:03 PDT
Test gardening commit 253517@main (7aab1e115ce4): <https://commits.webkit.org/253517@main>

Reviewed commits have been landed. Closing PR #3405 and removing active labels.