javascript - 是否有用于 Firefox SVG 的 getIntersectionList、getEnclosureList、checkIntersection、checkEnclosure 的 polyfill?

标签 javascript firefox svg

SVG 1.1 Support in Firefox :

  • SVGSVG元素:
  • 未实现的绑定(bind):getIntersectionList、getEnclosureList、checkIntersection、checkEnclosure、deselectAll

  • SVG 1.1 spec: 5.11.2 Interface SVGSVGElement
    由于 Firefox 不支持 getIntersectionList、getEnclosureList、checkIntersection、checkEnclosure 方法,是否有 polyfill?或者如何为 JavaScript 中的 4 个方法编写一个 polyfill?

    最佳答案

    关于javascript - 是否有用于 Firefox SVG 的 getIntersectionList、getEnclosureList、checkIntersection、checkEnclosure 的 polyfill?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34893707/

    相关文章:

    python - selenium python 绑定(bind)是否需要 firefox

    html - SVG 在左侧 div 可调整大小,div 在右侧 CSS 的右上角

    java - Wicket:将 JavaScript 附加到非 Ajax 按钮(在 onSubmit() 方法内)

    javascript - 在 AJAX 加载后重新绑定(bind) jQuery 风格的 UI 界面的首选模式是什么?

    javascript - DOM 中两个元素之间的距离(以像素为单位)

    javascript - 如何将base64 svg字符串设置为图像标签src?

    javascript - 在 D3.js 中旋转对象

    javascript - 如何将数组中的对象作为带逗号的字符串返回?

    css - -webkit 剪辑路径 :inset equivalent in Firefox

    python - selenium.common.exceptions.SessionNotCreatedException : Message: Unable to find a matching set of capabilities with GeckoDriver, Selenium 和 Firefox