Bug 132521 - Subpixel rendering: Fieldset legend has a horizontal line through, when the fieldset is painted on odd device pixel position.
Summary: Subpixel rendering: Fieldset legend has a horizontal line through, when the f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2014-05-02 22:54 PDT by zalan
Modified: 2014-05-03 09:12 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.97 KB, patch)
2014-05-02 23:02 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-05-02 22:54:39 PDT
see fast/forms/fieldset-align.htm
Comment 1 zalan 2014-05-02 22:55:20 PDT
<rdar://problem/16803305>
Comment 2 zalan 2014-05-02 23:02:34 PDT
Created attachment 230747 [details]
Patch
Comment 3 WebKit Commit Bot 2014-05-03 00:48:07 PDT
Comment on attachment 230747 [details]
Patch

Clearing flags on attachment: 230747

Committed r168221: <http://trac.webkit.org/changeset/168221>
Comment 4 WebKit Commit Bot 2014-05-03 00:48:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Myles C. Maxfield 2014-05-03 05:00:00 PDT
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.
Comment 6 zalan 2014-05-03 09:12:00 PDT
(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