标签: javascript firefox svg
SVG 1.1 Support in Firefox:
SVG 1.1 spec: 5.11.2 Interface SVGSVGElement
由于Firefox不支持getIntersectionList,getEnclosureList,checkIntersection,checkEnclosure方法,是否有polyfill?或者如何在javascript中为4种方法编写polyfill?