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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Sep 12 21:27:33 PDT 2006


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





------- Comment #8 from hyatt at apple.com  2006-09-12 21:27 PDT -------
Is this actually a bug?  I believe label is an inline flow element. 
width/height are ignored on inlines.  It's like span vs. div.  width on a span
is ignored.  width on a div is not.  Firefox also ignores the width.


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