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 18023 - Typo DOMString
Summary: Typo DOMString
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All Windows 3.1
: P2 trivial
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 15:42 UTC by Manuel Pfemeter
Modified: 2012-12-10 04:29 UTC (History)
3 users (show)

See Also:


Attachments

Description Manuel Pfemeter 2012-07-18 15:42:43 UTC
There is a typo in the end of 3.10.15:

"There is no way to represent a constant DOMString value in IDL, although DOMString dictionary member and operation optional argument default values an be specified using a string literal."

should be "default values can be"
Comment 1 Cameron McCormack 2012-12-10 04:29:49 UTC
Thanks, fixed.