{
 "description": "The url() CSS function accepts an integrity() modifier to use subresource integrity to verify the response from the requested URL.",
 "description_html": "The <code>url()</code> CSS function accepts an <code>integrity()</code> modifier to use subresource integrity to verify the response from the requested URL.",
 "kind": "feature",
 "name": "integrity() for url()",
 "spec": [
  "https://drafts.csswg.org/css-values-5/#typedef-request-url-modifier-integrity-modifier"
 ],
 "status": {
  "baseline": false,
  "support": {}
 },
 "id": "url-integrity",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-values-5/#typedef-request-url-modifier-integrity-modifier",
   "seriesComposition": "delta",
   "shortname": "css-values-5",
   "series": {
    "shortname": "css-values",
    "currentSpecification": "css-values-4",
    "title": "CSS Values and Units",
    "shortTitle": "CSS Values",
    "releaseUrl": "https://www.w3.org/TR/css-values/",
    "nightlyUrl": "https://drafts.csswg.org/css-values/"
   },
   "seriesVersion": "5",
   "shortTitle": "CSS Values 5",
   "seriesPrevious": "css-values-4",
   "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-values-5/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-values-5/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-values-5/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-values-5/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Values and Units Module Level 5",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-values"
    ]
   },
   "fragment": "typedef-request-url-modifier-integrity-modifier"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}