Skip to content

[cssom] style attr declarations undefined #7940

@gsnedders

Description

@gsnedders

https://w3c.github.io/csswg-drafts/cssom/#the-elementcssinlinestyle-mixin

The style attribute must return a CSS declaration block object whose computed flag is unset, whose parent CSS rule is null, and whose owner node is the context object.

This doesn't actually say what the declarations of the CSS declaration block are, and the definition of CSS declaration block doesn't give any default value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions