[Webkit-unassigned] [Bug 14749] percentage top value on position:relative child not calculated correctly if parent has percentage height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 16:13:47 PDT 2009


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


bdakin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |bdakin at apple.com
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #28501|                            |review?
               Flag|                            |




------- Comment #10 from bdakin at apple.com  2009-03-11 16:13 PDT -------
Created an attachment (id=28501)
 --> (https://bugs.webkit.org/attachment.cgi?id=28501&action=view)
Patch

Hyatt and I talked about this change on IRC. He felt a bit nervous about it
because he had a vague feeling that there was some reason we originally
included the if-statements that I remove with this patch, but he couldn't quite
remember what it what. Here is what I can tell potential reviewers about the
potential validity of this patch:

-The new behavior matches Firefox and IE with the given test cases. 
-All LayoutTests pass.
-I searched through the history of these lines of code with the aid of trac's
handy annotate feature. The if-statements were added in revision 4! So I take
it kocienda was just merging them over from khtml.


-- 
Configure bugmail: https://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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list