[Webkit-unassigned] [Bug 28747] getComputedStyle is returning used values for margins and not computed values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 09:30:12 PDT 2009


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


Dave Hyatt <hyatt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|please add css-switch       |getComputedStyle is
                   |'-webkit-no-margin-width-fi |returning used values for
                   |ll'                         |margins and not computed
                   |                            |values




--- Comment #4 from Dave Hyatt <hyatt at apple.com>  2009-08-27 09:30:12 PDT ---
This is a bug in WebKit actually.  In the overconstrained margin case it's the
used value that should be modified, not the computed value.  Therefore this
modification should not affect what is returned by getComputedStyle.

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