Implement window.SVGRect as a DOMRect
https://bugs.webkit.org/show_bug.cgi?id=163467
Summary Implement window.SVGRect as a DOMRect
Simon Fraser (smfr)
Reported 2016-10-14 16:03:06 PDT
https://drafts.fxtf.org/geometry-1/#domrectreadonly says: "For historical reasons, Window objects must also have a writable, configurable, non-enumerable property named SVGRect whose value is the DOMRect interface object."
Attachments
Note You need to log in before you can comment on or make changes to this bug.