Skip to content

[cssom] Element.getComputedStyle() #379

@hfhchan

Description

@hfhchan

Suggest introducing Element.getComputedStyle( [pseudoelt] ) and Element.getUsedStyle( [pseudoelt] ) with proper computed value and used value semantics.

window.getComputedStyle( element, [pseudoelt] ) looks like a procedural function attached on a random object.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions