Bug 163467 - Implement window.SVGRect as a DOMRect
Summary: Implement window.SVGRect as a DOMRect
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 163464
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-14 16:03 PDT by Simon Fraser (smfr)
Modified: 2016-10-14 16:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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."