[csswg-drafts] [cssom-view] "static DOMRect"

cvrebert has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] "static DOMRect" ==
https://drafts.csswg.org/cssom-view/#dom-element-getboundingclientrect

> If the *list* is empty return a **static** `DOMRect` object

What precisely does "static" mean here? Neither CSSOM View nor Geometry Interfaces seems to define staticness, either generally or in relation to `DOMRect` specifically. And the [WebIDL `static` keyword](https://heycam.github.io/webidl/#dfn-static-attribute) doesn't seem applicable here.

Perhaps `DOMRectReadOnly` was intended?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1202 using your GitHub account

Received on Tuesday, 11 April 2017 05:38:26 UTC