[Webkit-unassigned] [Bug 10983] REGRESSION (r12290): Drop shadow of flickr photo note is positioned incorrectly the second time it's shown

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 24 06:45:25 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10983





------- Comment #5 from opendarwin.org at mitzpettel.com  2006-09-24 06:45 PDT -------
Looks like Firefox, Opera and (normally) WebKit collapse the margins between a
static box and an absolutely positioned box, which
http://www.w3.org/TR/CSS21/box.html#collapsing-margins suggests that you
shouldn't do (the spec doesn't make an exception for "absolutely positioned
with top: auto"). WinIE doesn't do that.

I think the positioning of the note in
http://flickr.com/photos/jhawke/231017499/in/set-72057594049560325/ (when
you're not logged in to flickr, so there's no toolbar between the title and the
photo) is wrong in Firefox and Opera. In WebKit it happens to be positioned
correctly only because it's dynamic, but the drop shadow eventually moves up.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list