This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22888 - 4.2.{14,15}: "has the same numeric value"
Summary: 4.2.{14,15}: "has the same numeric value"
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 02:03 UTC by Michael Dyck
Modified: 2017-07-28 22:27 UTC (History)
3 users (show)

See Also:


Attachments

Description Michael Dyck 2013-08-06 02:03:18 UTC
In 4.2.14. "double" and 4.2.15. "unrestricted double",
step 3 says:
    Return the IDL ... value that has the same numeric value as x.

Change "has" to "represents".
Comment 1 Tobie Langel 2017-07-28 14:07:15 UTC
Tentative fix: https://github.com/heycam/webidl/pull/388
Comment 2 Tobie Langel 2017-07-28 22:27:24 UTC
Fixed in https://github.com/heycam/webidl/commit/79cfa44.