[Webkit-unassigned] [Bug 6940] width attribute of label tag not always respected

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 23 13:43:15 PDT 2006


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





------- Comment #7 from jason.lunn at gmail.com  2006-06-23 13:43 PDT -------
"width" AND "height" attributes are ignored when value of the "display"
attribute is the default (inline). Explicitly setting "display" to "block"
causes "height" and "width" values to respected. DOM inspection reveals that
the "height" and "width" attributes are both equal to -2 despite explicit
assignment in the CSS if "display" is not set to "block".


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