Skip to content

CSSStyleSheet.insertRule returning undefined if index argument not provided #257

@paul-go

Description

@paul-go

Suggested fix:

CSSStyleSheet.js:39

CSSOM.CSSStyleSheet.prototype.insertRule = function(rule, index = this.cssRules.length) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions