{
 "description": "The createValueRange() for form elements, such as <textarea> or <input type=\"text\">, gets an OpaqueRange object that represents a live span of text. You can use this for range-based operations on the input text, such as setting custom highlights or placing autocomplete popovers.",
 "description_html": "The <code>createValueRange()</code> for form elements, such as <code>&#x3C;textarea></code> or <code>&#x3C;input type=\"text\"></code>, gets an <code>OpaqueRange</code> object that represents a live span of text. You can use this for range-based operations on the input text, such as setting custom highlights or placing autocomplete popovers.",
 "group": [
  "selection"
 ],
 "kind": "feature",
 "name": "OpaqueRange",
 "spec": [
  "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/OpaqueRange/explainer.md"
 ],
 "status": {
  "baseline": false,
  "support": {}
 },
 "id": "opaquerange",
 "groups": [
  "selection"
 ],
 "specs": [
  {
   "url": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/OpaqueRange/explainer.md"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/579",
  "votes": 0
 },
 "bugs": {
  "firefox": [
   "https://bugzil.la/2038248"
  ],
  "chrome": [
   "https://issues.chromium.org/issues/421421332"
  ]
 },
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}