- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 09 Feb 2009 09:55:26 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6544 Summary: Allow width=0 on <img> and <iframe> Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Spec bugs AssignedTo: dave.null@w3.org ReportedBy: simonp@opera.com QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org Some pages use <img> or <iframe> for the purpose of loading something without showing it (e.g. a tracker), and so use width=0 height=0. HTML5 requires a positive integer for width and height, meaning that authors have to jump through unnecessary hoops if they care about validation. So I'd suggest to allow 0 in width/height. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 9 February 2009 09:55:41 UTC