[Webkit-unassigned] [Bug 78684] New: Layout issue with fieldset legend element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 01:46:21 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78684

           Summary: Layout issue with fieldset legend element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ssandela at innominds.com
                CC: kbolisetty at innominds.com, mrahaman at innominds.com


Created an attachment (id=127137)
 --> (https://bugs.webkit.org/attachment.cgi?id=127137&action=review)
Test case to validate the buggy behaviour described above

Overview:
On applying padding style information to fieldset's "legend" element, the bottom border(of fieldset) gets clipped-off in Safari and Chrome. There is no such issue on FF & IE irrespective of padding value. 

Steps to Reproduce:
1. PFA test case to reproduce the same(fieldset-legend-padding.html)
2. Run it either on Safari or Chrome.


On analyzing further, I found that clipping of legend element is buggy in WebKit, and i may have the fix for it.
I will upload the patch once the bug is moved on to NEW state.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list