- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Mar 2012 13:52:21 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16536
Summary: Redundant statement
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
AssignedTo: cam@mcc.id.au
ReportedBy: w3c@marcosc.com
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
At :
http://dev.w3.org/2006/webapi/WebIDL/#es-boolean
I think the following is redundant:
"The IDL boolean value true is converted to the ECMAScript true value and the
IDL boolean value false is converted to the ECMAScript false value."
The algorithm's steps already do that above, so you don't need this text (at
least not here).
--
Configure bugmail: https://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 Tuesday, 27 March 2012 13:52:26 UTC