Re: [fxtf-drafts] [geometry] "Rectangles have the following properties:"

@zcorpan Why is the definition of `DOMRect` using terms like viewport at all? `DOMRect` should be defined independent of CSS or SVG terms. x, y simply define the origin of the rectangle in a given coordinate space. The used coordinate space depends on the context `DOMRect` is used for and must be defined by the relevant specification that is using `DOMRect`.

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/150#issuecomment-306027873 using your GitHub account

Received on Sunday, 4 June 2017 09:04:10 UTC