[Webkit-unassigned] [Bug 70304] width/height attributes of input element should be supported when the type of the input element is image.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 23:13:40 PDT 2011


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





--- Comment #15 from Kent Tamura <tkent at chromium.org>  2011-10-19 23:13:40 PST ---
(In reply to comment #12)
> > - changing width and height of non-image input elements (spec says that these attributes "do not apply" then, but what exactly does that mean?);
> 
> I will add this kind of test case.
> In setter function, setAttribute function only be called when the type of input element take care of width and height. (the result of shouldRespectHeightAndWidthAttributes() is true)

I'd like to know the behavior of other browsers for this point.

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