{
 "caniuse": [
  "devicepixelratio"
 ],
 "compat_features": [
  "api.Window.devicePixelRatio"
 ],
 "description": "The window.devicePixelRatio property is the ratio of the size of one CSS pixel to the vertical size of one physical pixel on the current display device.",
 "description_html": "The <code>window.devicePixelRatio</code> property is the ratio of the size of one CSS pixel to the vertical size of one physical pixel on the current display device.",
 "kind": "feature",
 "name": "devicePixelRatio",
 "spec": [
  "https://drafts.csswg.org/cssom-view-1/#dom-window-devicepixelratio"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.Window.devicePixelRatio": {
    "baseline": false,
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "18",
     "firefox_android": "18"
    }
   }
  },
  "support": {
   "chrome": "1",
   "chrome_android": "18",
   "edge": "12",
   "firefox": "18",
   "firefox_android": "18"
  }
 },
 "id": "devicepixelratio",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/cssom-view-1/#dom-window-devicepixelratio",
   "seriesComposition": "full",
   "shortname": "cssom-view-1",
   "series": {
    "shortname": "cssom-view",
    "currentSpecification": "cssom-view-1",
    "title": "CSSOM View",
    "shortTitle": "CSSOM View",
    "releaseUrl": "https://www.w3.org/TR/cssom-view/",
    "nightlyUrl": "https://drafts.csswg.org/cssom-view/"
   },
   "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/cssom-view-1/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/cssom-view-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/cssom-view-1/",
     "https://w3c.github.io/csswg-drafts/cssom-view/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "cssom-view-1/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSSOM View Module",
   "source": "w3c",
   "shortTitle": "CSSOM View",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/cssom-view"
    ]
   },
   "fragment": "dom-window-devicepixelratio"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/Window/devicePixelRatio",
   "title": "Window: devicePixelRatio property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/Window/devicePixelRatio"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/16",
  "votes": 2
 },
 "bugs": {
  "chrome": [
   "https://code.google.com/p/chromium/issues/detail?id=177836"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null,
 "blockedOn": "Safari",
 "blockedSince": "July 2015",
 "monthsBlocked": 132
}