[cssom-view] DOMRect with aliases x, y to left, top?

Hi,

Would it be possible to add alias attributes 'x' and 'y' that point to 'left' and 'top'? That would make it more compatible with SVGRect and the SVG WG could start replacing SVGRect[1] with DOMRect as well for a unified platform.

Greetings,
Dirk

[1] https://developer.mozilla.org/en-US/docs/Web/API/SVGRect

Received on Thursday, 26 September 2013 21:21:03 UTC