Skip to content

Fix "default": undefined#47

Merged
marcoscaceres merged 1 commit intow3c:developfrom
mkwtys:fix-default
Aug 12, 2016
Merged

Fix "default": undefined#47
marcoscaceres merged 1 commit intow3c:developfrom
mkwtys:fix-default

Conversation

@mkwtys
Copy link
Contributor

@mkwtys mkwtys commented Aug 3, 2016

{"default": undefined} in this 3 file.

test/syntax/idl/dictionary-inherits.widl
test/syntax/idl/dictionary.widl
test/syntax/idl/overloading.widl

tried this assertion in the test/syntax.js.

assert.deepEqual(wp.parse(fs.readFileSync(idl, "utf8"), opt), JSON.parse(fs.readFileSync(json, "utf8")));

@marcoscaceres marcoscaceres merged commit 9df3430 into w3c:develop Aug 12, 2016
@mkwtys mkwtys deleted the fix-default branch August 13, 2016 01:32
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.

2 participants