[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
Tue Mar 20 22:59:09 PDT 2012


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





--- Comment #55 from Dongwoo Joshua Im <dw.im at samsung.com>  2012-03-20 22:59:08 PST ---
Created an attachment (id=132977)
 --> (https://bugs.webkit.org/attachment.cgi?id=132977&action=review)
Test case - no renderer but with width attribute

Dear Darin Adler,
I create a test case which you requested.

Attached test case can cover the first one of your list below.
4th one is already included in the previous patch.

    1) no renderer but with width attribute
    2) no renderer and no width attribute with a loaded image
    3) no renderer and no width attribute and no loaded image
    4) with renderer


I have trouble with the 2nd and 3rd.
* How can I test "no width"? Does it mean, don't set a value to the width/height attribute?
* I think there might be no differences between loaded/not-loaded image case when we just access to the width/height attribute. What is your expectation?

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