[Webkit-unassigned] [Bug 14762] New: percentage top value of position:relative element not calculated using parent's min-height unless height set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 03:06:39 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14762

           Summary: percentage top value of position:relative element not
                    calculated using parent's min-height unless height set
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xhva.net at gmail.com


A position:relative element with a percentage top value is calculated
incorrectly if its parent only has min-height set. Applying a non-percentage
height to the parent, or changing top to px fixes the calc.

Tested on build 522.13.1. Firefox 2 also has this issue. Please see Bug 14749
for a related issue with percentages.

Testcase to follow.


-- 
Configure bugmail: http://bugs.webkit.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