[Webkit-unassigned] [Bug 103246] Percentage of element used instead of percentage of page width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 13:34:49 PST 2012


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


Bear Travis <betravis at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |betravis at adobe.com




--- Comment #1 from Bear Travis <betravis at adobe.com>  2012-11-26 13:37:00 PST ---
I have created a simpler test case here:
http://jsfiddle.net/nE6NJ/ 

The problem appears to be that height is used instead of width when resolving a percentage-based margin-top on an absolutely positioned element. This conflicts with the specification:
http://www.w3.org/TR/CSS2/box.html#margin-properties

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