Summary: | Subpixel rendering: Fieldset legend has a horizontal line through, when the fieldset is painted on odd device pixel position. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | zalan <zalan> | ||||
Component: | Layout and Rendering | Assignee: | zalan <zalan> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, esprehn+autocc, glenn, kondapallykalyan, mmaxfield, simon.fraser, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar, Regression | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
zalan
2014-05-02 22:54:39 PDT
Created attachment 230747 [details]
Patch
Comment on attachment 230747 [details] Patch Clearing flags on attachment: 230747 Committed r168221: <http://trac.webkit.org/changeset/168221> All reviewed patches have been landed. Closing bug. The existing fieldset test only runs at 1x, and therefore doesn't cover this. It would be useful to create a 2x test to make sure this stays fixed. (In reply to comment #5) > The existing fieldset test only runs at 1x, and therefore doesn't cover this. It would be useful to create a 2x test to make sure this stays fixed. Indeed. bug 132524 |