- From: <bugzilla@jessica.w3.org>
- Date: Wed, 15 May 2013 12:43:46 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22041 Bug ID: 22041 Summary: [HTML]: Constants can't be strings Classification: Unclassified Product: HTML WG Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: dom@w3.org QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org "const DOMString product = "Gecko"; // for historical reasons" WebIDL doesn't allow string constants; this should presumably be a readonly DOMstring instead. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 15 May 2013 12:43:55 UTC