Skip to content

Conversation

@saschanaz
Copy link
Member

https://drafts.csswg.org/cssom/#dom-cssstyledeclaration-_dashed_attribute

partial interface CSSStyleDeclaration {
  [CEReactions, TreatNullAs=EmptyString] attribute CSSOMString _dashed_attribute;
};

This IDL snippet does not have extract class attached and thus collected on IDL index, whereas other _camel_cased_attribute and _webkit_cased_attribute examples are not collected.

@zcorpan zcorpan merged commit 801a3e8 into w3c:master May 17, 2017
@zcorpan
Copy link
Contributor

zcorpan commented May 17, 2017

Thanks!

@saschanaz saschanaz deleted the patch-1 branch May 17, 2017 14:31
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