- From: <bugzilla@jessica.w3.org>
- Date: Thu, 08 Sep 2011 19:06:01 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14090
Summary: HTMLPreElement width attribute (obsolete) should be a
long instead of an unsigned long
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: mounir.lamouri@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
All browsers I've tested have pre.width being a long instead of an unsigned
long, the only exception being Firefox. I do not see any reason why the spec
requests Gecko's behavior for an obsoleted feature.
We should probably have pre.width being a long in the specs. Gecko will follow.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 8 September 2011 19:06:04 UTC