[Webkit-unassigned] [Bug 9085] New: Absolutely positioned objects with 'height': auto and 'top': and 'bottom': non-auto should not be content based

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 23 18:02:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9085

           Summary: Absolutely positioned objects with 'height': auto and
                    'top': and 'bottom': non-auto should not be content
                    based
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sam.weinig at gmail.com


Absolutly positioned objects that have a value other than auto for 'top' and
'bottom' and a value of auto for 'height' should not compute the height to be
based on the content (like is done if either or both of 'top' and 'bottom' are
auto).  Instead the value should be calculated using the constraint equation
for absolutely position objects.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list