Re: [svgwg] Revert change from SVGRect/SVGPoint/SVGMatrix to DOM equivalents (#706)

>which can still be replaced by the DOM equivalent

Could the partial replacement without LegacyWindowAlias potentially cause compatibility problem? Code may expect `instanceof SVGRect` check to pass, but returning DOMRect without aliasing will not pass the check.

-- 
GitHub Notification of comment by saschanaz
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/706#issuecomment-508972138 using your GitHub account

Received on Sunday, 7 July 2019 05:18:26 UTC