Skip to content

Add mechanism to handle [CEReactions] extended IDL attributes #113

@pmdartus

Description

@pmdartus

Custom elements lifecycle hooks invocation depend on [CEReactions] extended IDL attributes. The CSSStyleDeclaration interface has multiple occurrences of this extended attribute:

  • cssText
  • setProperty
  • removeProperty
  • cssFloat
  • all the camel case, dashed case and webkit cases properties.

Adding support for such hooks would allow jsdom to invoke the attributeChangedCallback whenever the style attribute changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions