{
 "compat_features": [
  "api.WebGL2RenderingContext.drawingBufferColorSpace",
  "api.WebGL2RenderingContext.unpackColorSpace"
 ],
 "description": "The drawingBufferColorSpace and unpackColorSpace properties of WebGL2RenderingContext sets the color representation for the buffer and imported textures, such as \"srgb\" or \"display-p3\".",
 "description_html": "The <code>drawingBufferColorSpace</code> and <code>unpackColorSpace</code> properties of <code>WebGL2RenderingContext</code> sets the color representation for the buffer and imported textures, such as <code>\"srgb\"</code> or <code>\"display-p3\"</code>.",
 "kind": "feature",
 "name": "Color management for WebGL2",
 "spec": [
  "https://registry.khronos.org/webgl/specs/latest/2.0/"
 ],
 "status": {
  "baseline": "low",
  "baseline_low_date": "2024-10-29",
  "by_compat_key": {
   "api.WebGL2RenderingContext.drawingBufferColorSpace": {
    "baseline": "low",
    "baseline_low_date": "2024-10-29",
    "support": {
     "chrome": "104",
     "chrome_android": "104",
     "edge": "104",
     "firefox": "132",
     "firefox_android": "132",
     "safari": "16.4",
     "safari_ios": "16.4"
    }
   },
   "api.WebGL2RenderingContext.unpackColorSpace": {
    "baseline": false,
    "support": {
     "chrome": "104",
     "chrome_android": "104",
     "edge": "104",
     "firefox": "132",
     "firefox_android": "132"
    }
   }
  },
  "support": {
   "chrome": "104",
   "chrome_android": "104",
   "edge": "104",
   "firefox": "132",
   "firefox_android": "132",
   "safari": "16.4",
   "safari_ios": "16.4"
  }
 },
 "id": "webgl2-color-management",
 "groups": [],
 "specs": [
  {
   "url": "https://registry.khronos.org/webgl/specs/latest/2.0/",
   "seriesComposition": "full",
   "shortname": "webgl2",
   "series": {
    "shortname": "webgl2",
    "currentSpecification": "webgl2",
    "title": "WebGL 2.0 Specification",
    "shortTitle": "WebGL",
    "nightlyUrl": "https://registry.khronos.org/webgl/specs/latest/2.0/"
   },
   "seriesVersion": "2",
   "nightly": {
    "url": "https://registry.khronos.org/webgl/specs/latest/2.0/",
    "status": "Editor's Draft",
    "sourcePath": "specs/latest/2.0/index.html",
    "alternateUrls": [],
    "repository": "https://github.com/KhronosGroup/WebGL",
    "filename": "index.html"
   },
   "tests": {
    "repository": "https://github.com/KhronosGroup/WebGL",
    "testPaths": [
     "conformance-suites/2.0.0"
    ]
   },
   "organization": "Khronos Group",
   "groups": [
    {
     "name": "WebGL Working Group",
     "url": "https://www.khronos.org/webgl/"
    }
   ],
   "title": "WebGL 2.0 Specification",
   "source": "spec",
   "shortTitle": "WebGL 2.0",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/WebGLRenderingContext/drawingBufferColorSpace",
   "title": "WebGLRenderingContext: drawingBufferColorSpace property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawingBufferColorSpace"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.00114134,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/390"
 },
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2024-10-29T00:00:00.000Z",
 "baselineHighDateAsObject": null,
 "expectedBaselineHighDate": "2027-04-29"
}