UNPKG

@kcjpop/x-browser-compat

Version:

A Web Component to display browser compatibility data

1 lines 2.27 kB
{"mdn_url":"https://developer.mozilla.org/docs/Web/API/Document/elementsFromPoint","source_file":"api/Document.json","spec_url":"https://drafts.csswg.org/cssom-view/#dom-document-elementsfrompoint","status":{"deprecated":false,"experimental":false,"standard_track":true},"support":{"chrome":{"notes":"Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>issue 759947</a>.","version_added":"43"},"chrome_android":{"notes":"Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>issue 759947</a>.","version_added":"43"},"edge":[{"version_added":"79"},{"notes":"Returns a <code>NodeList</code> instead of an array. See <a href='https://msdn.microsoft.com/en-us/library/hh772121(v=vs.85).aspx'>the MSDN documentation</a>. Returns <code>null</code> when the point provided has no elements beneath it (e.g., when given a point outside the document).","prefix":"ms","version_added":"12","version_removed":"79"}],"firefox":{"version_added":"46"},"firefox_android":{"version_added":"46"},"ie":{"notes":"Returns a <code>NodeList</code> instead of an array. See <a href='https://msdn.microsoft.com/en-us/library/hh772121(v=vs.85).aspx'>the MSDN documentation</a>. Returns <code>null</code> when the point provided has no elements beneath it (e.g., when given a point outside the document).","prefix":"ms","version_added":"10"},"oculus":{"notes":"Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>issue 759947</a>.","version_added":"5.0"},"opera":{"version_added":"30"},"opera_android":{"version_added":"30"},"safari":{"version_added":"11.1"},"safari_ios":{"version_added":"11.3"},"samsunginternet_android":{"notes":"Before Samsung Internet 9.0, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>issue 759947</a>.","version_added":"4.0"},"webview_android":{"notes":"Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>issue 759947</a>.","version_added":"43"}}}