Skip to content

Conversation

@saschanaz
Copy link
Member

@saschanaz saschanaz commented Oct 14, 2019

A regression found in jsdom/webidl2js#138. cc: @domenic

This patch includes:

  • A relevant test

// Conformance with ExtendedAttributeList grammar in http://www.w3.org/TR/WebIDL/#idl-extended-attributes
// Section 3.11
[IntAttr=0, FloatAttr=3.14, StringAttr="abc"]
[IntAttr=0, FloatAttr=3.14, StringAttr="abc", IdentifierAttr=_null, IdentifiersAttr=(_null, _const)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL, hopefully no one ever does this for real :)

@saschanaz saschanaz merged commit 387611c into gh-pages Oct 14, 2019
@saschanaz saschanaz deleted the escape-identifier branch October 14, 2019 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants