Skip to content

[cssom-view] Window#outerWidth and Window#outerHeight don't have units specified #2016

@gsnedders

Description

@gsnedders

The current definition is:

The outerWidth attribute must return the width of the client window. If there is no client window this attribute must return zero.

This doesn't state what units the width of the client window is measured using.

We probably want:

The outerWidth attribute must return the width of the client window as a number of 'CSS pixels'. If there is no client window this attribute must return zero.

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