[Webkit-unassigned] [Bug 79380] resize property doesn't work on images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 22:33:25 PST 2012


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





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2012-02-23 22:33:24 PST ---
(In reply to comment #4)
> I think overflow doesn't apply to an image element because it is a replaced element.  But don't quote me on that...

You're right. The spec says so: http://www.w3.org/TR/css3-box/#overflow1 although MDN claims Firefox applies it to replaced elements as well but this isn't the case as far as I tested on Firefox 9: https://developer.mozilla.org/en/CSS/resize

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