Skip to content

Investigate why css-style-declaration-modifications.html and inline-style-001.html times out #21579

@nox

Description

@nox

Seems like there is something wrong going on with the loop of the third test.

while (declaration.length > 0) {
declaration.removeProperty(declaration.item(0));
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-content/cssInteracting with CSS from web content (parsing, serializing, introspection)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions