Bug 132521

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 RenderingAssignee: 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 Flags
Patch none

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