[Webkit-unassigned] [Bug 78379] New: List items are rendered with inconsistent height in an unordered list.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 13:16:07 PST 2012


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

           Summary: List items are rendered with inconsistent height in an
                    unordered list.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.bu.edu/shs/wellness
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alheureux at gmail.com


Created an attachment (id=126568)
 --> (https://bugs.webkit.org/attachment.cgi?id=126568&action=review)
Chrome 17 / Firefox 11 beta / Safari 5.1.3 comparison

This recently showed up with the distribution of Chrome 17 and a bug was filed there. The original bug transcript from the chromium tracker is below as this has been reproduced in Webkit Nightly r107399:

Chrome Version       : 17.0.963.46 (Official Build 119351) (OS X and Windows)
URL : http://www.bu.edu/shs/wellness/
Behavior in Safari 4.x/5.x: Works as expected
Behavior in Firefox 3.x/4.x: Works as expected

What steps will reproduce the problem?
1. Create an unordered list with nested li/a tags
2.
3.

What is the expected result?
Equal height list items

What happens instead?
First list item is rendered with proper height, remaining are incorrect. Inspector identifies styles that should be applied but does not actually show the styles in that declaration.

Attached screenshot shows Chrome 17, Firefox 11 beta, Safari 5.1.3. Chrome 16 rendered this list as FF/Safari. In the screenshot there is an element.style declaration listed, this was manually added via the inspector while testing and does not affect the page rendering/layout.

-- 
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