[Webkit-unassigned] [Bug 14938] absolute positioned DIV w/ single float:right child is sized to its children. bug?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 21:55:24 PDT 2010


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





--- Comment #4 from Gérard Talbot <browserbugs at gtalbot.org>  2010-06-18 21:55:24 PST ---
I tripled-checked the spec and I see no implementation bug: the #outer div should be sized to the preferred width of its sole child since shrink-to-fit width calculation is applied to the child first and then to its parent.

IE8, Opera 10.53 and Safari 5.0 build 7533.16 also render the testcase the same as Firefox 3.6.3 build 20100423, Opera 10.10, Konqueror 4.4.4 and Google Chrome 6.0.437.1 dev.

regards, Gérard Talbot

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