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 20443 - 4.4.6: "is not of the enumeration’s values"
Summary: 4.4.6: "is not of the enumeration’s values"
Status: CLOSED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All All
: P2 trivial
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard: [v1]
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-19 07:11 UTC by Michael Dyck
Modified: 2013-08-03 19:18 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2012-12-19 07:11:20 UTC
In "4.4.6. Attributes",
in the bullet for the attribute setter,
step 9.(1).2 says:
    If S is not of the enumeration’s values, then return undefined.

Change "not of" to "not one of" ?