-
Notifications
You must be signed in to change notification settings - Fork 747
Closed
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.cssom-1Current WorkCurrent Work
Description
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
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.cssom-1Current WorkCurrent Work