[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:57:47 PST 2013


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





--- Comment #7 from Uday Kiran <udaykiran at motorola.com>  2013-01-28 11:59:45 PST ---
Thanks for review.

(In reply to comment #5)
> (From update of attachment 185014 [details])
> 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?

Fixed ChangeLog. Sorry I am not aware of websites.
Can I carry-forward your r+ to next patch? If yes, how do I do it with webkit-patch?

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