browser-compat-data
browser-compat-data copied to clipboard
SVGGeometryElement.isPointInFill() doesn't mention document addition requirements
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/SVGGeometryElement/isPointInFill
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
Chrome always returns false when the svg element isn't yet added to the document. This wasn't mentioned in the compatibility section
What did you expect to see?
Chrome always returns false when the svg element isn't yet added to the document. This wasn't mentioned in the compatibility section
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/svggeometryelement/ispointinfill - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/SVGGeometryElement/isPointInFill
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/svggeometryelement/ispointinfill/index.md
- Last commit: https://github.com/mdn/content/commit/776167235d2b466df5fb823889774a9ca7ec29a9
- Document last modified: 2022-06-16T04:16:12.000Z
I guess this should be added as a note in the BCD data for this feature ā so Iām going ahead and transferring it to the BCD tracker.