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 23077 - "a value (matching DefaultValue)"
Summary: "a value (matching DefaultValue)"
Status: NEW
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 12:15 UTC by Simon Pieters
Modified: 2013-08-27 12:15 UTC (History)
2 users (show)

See Also:


Attachments

Description Simon Pieters 2013-08-27 12:15:19 UTC
http://dev.w3.org/2006/webapi/WebIDL/#idl-dictionaries

[[
a value (matching DefaultValue)
]]

AFAICT the spec doesn't require the given value to match the type of the dictionary member. Same with optional argument's default value.