[Webkit-unassigned] [Bug 105836] getComputedStyle returns "left" instead of "none" for "float" on abspos elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 11:40:37 PST 2013


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185014|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #5 from Tony Chang <tony at chromium.org>  2013-01-28 11:42:35 PST ---
(From update of attachment 185014)
View in context: https://bugs.webkit.org/attachment.cgi?id=185014&action=review

> LayoutTests/ChangeLog:10
> +        If 'position' has the value absolute, page or fixed, and the value of float is
> +        left or right, the box is absolutely positioned and the computed value of float is none.
> +        http://www.w3.org/TR/css3-positioning/#dis-pos-flo

Please mention that this matches Firefox and IE.  BTW, do you know of any websites that depend on this behavior?

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