{
 "compat_features": [
  "api.HighlightRegistry.highlightsFromPoint"
 ],
 "description": "The CSS.highlights.highlightsFromPoint() method returns an array of Highlight objects at a specified point.",
 "description_html": "The <code>CSS.highlights.highlightsFromPoint()</code> method returns an array of <code>Highlight</code> objects at a specified point.",
 "kind": "feature",
 "name": "Custom highlights from point",
 "spec": [
  "https://drafts.csswg.org/css-highlight-api-1/#dom-highlightregistry-highlightsfrompoint"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.HighlightRegistry.highlightsFromPoint": {
    "baseline": false,
    "support": {
     "chrome": "140",
     "chrome_android": "140",
     "edge": "140"
    }
   }
  },
  "support": {
   "chrome": "140",
   "chrome_android": "140",
   "edge": "140"
  }
 },
 "id": "highlightsfrompoint",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-highlight-api-1/#dom-highlightregistry-highlightsfrompoint",
   "seriesComposition": "full",
   "shortname": "css-highlight-api-1",
   "series": {
    "shortname": "css-highlight-api",
    "currentSpecification": "css-highlight-api-1",
    "title": "CSS Custom Highlight API",
    "shortTitle": "CSS Custom Highlight API",
    "releaseUrl": "https://www.w3.org/TR/css-highlight-api/",
    "nightlyUrl": "https://drafts.csswg.org/css-highlight-api/"
   },
   "seriesVersion": "1",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/css-highlight-api-1/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-highlight-api-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-highlight-api-1/",
     "https://w3c.github.io/csswg-drafts/css-highlight-api/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-highlight-api-1/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Custom Highlight API Module Level 1",
   "source": "w3c",
   "shortTitle": "CSS Custom Highlight API 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-highlight-api"
    ]
   },
   "fragment": "dom-highlightregistry-highlightsfrompoint"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/HighlightRegistry/highlightsFromPoint",
   "title": "HighlightRegistry: highlightsFromPoint() method",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/HighlightRegistry/highlightsFromPoint"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:highlightsfrompoint"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/408",
  "votes": 6
 },
 "bugs": {},
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}