[csswg-drafts] [cssom] Let Range implement GeometryUtils

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

== [cssom] Let Range implement GeometryUtils ==
Element or text nodes implement the [GeometryUtils](http://redmine.wgm.ipx/issues/46972#note-23) interface, which allows them to get the box quads for them, among other things.

Mozilla has a [use case to highlight different ranges](https://bugzilla.mozilla.org/show_bug.cgi?id=1435989) within their developer tools.

In order to do so, the `GeometryUtils` interface should also be implemented by the `Range` object.

Sebastian

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

Received on Thursday, 15 February 2018 13:22:51 UTC