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 10628 - Where this says "Number object" and "String object", it should say "number" and "string". Normal strings and numbers are not objects. A "String object" is actually a different kind of thing (rarely used).
Summary: Where this says "Number object" and "String object", it should say "number" a...
Status: VERIFIED DUPLICATE of bug 10627
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 23:43 UTC by contributor
Modified: 2010-10-22 10:21 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2010-09-13 23:43:11 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#safe-passing-of-structured-data

Comment:
Where this says "Number object" and "String object", it should say "number"
and "string". Normal strings and numbers are not objects. A "String object" is
actually a different kind of thing (rarely used).

Posted from: 63.245.220.240
Comment 1 Anne 2010-09-24 09:10:41 UTC

*** This bug has been marked as a duplicate of bug 10627 ***