E47A [cssom-1] Define `CSSRule.cssText` with `readonly` · Issue #8778 · w3c/csswg-drafts · GitHub
[go: up one dir, main page]

Skip to content

[cssom-1] Define CSSRule.cssText with readonly #8778

@cdoublev

Description

@cdoublev

Since 9f8435a.

interface CSSRule { 
  attribute CSSOMString cssText;
  // ...
}

On setting the cssText attribute must do nothing.

Would it be different / a problem if CSSRule.cssText were defined with readonly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.cssom-1Current Work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0