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 23266 - ExtendedAttributeTypePair grammar appears wrong
Summary: ExtendedAttributeTypePair grammar appears wrong
Status: RESOLVED FIXED
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-09-17 18:08 UTC by Peter Linss
Modified: 2014-01-26 17:46 UTC (History)
2 users (show)

See Also:


Attachments

Description Peter Linss 2013-09-17 18:08:30 UTC
http://dev.w3.org/2006/webapi/WebIDL/#prod-ExtendedAttributeTypePair

[[
ExtendedAttributeTypePair
]]

Example does not match grammar, I believe the grammar should be:
identifier "(" Type "," Type ")"

Also, in http://dev.w3.org/2006/webapi/WebIDL/#idl-extended-attributes
the text reads "following four grammar symbols" which should read "following five grammar symbols".
Comment 1 Cameron McCormack 2014-01-26 17:46:26 UTC
Thanks, fixed.  (The incorrect number of grammar symbols was fixed a few commits ago.)

https://github.com/heycam/webidl/commit/214650025f07a8b66bc63abfddbccc79a03fcd70