{
 "compat_features": [
  "css.properties.link-parameters",
  "css.properties.link-parameters.none",
  "css.types.param",
  "css.types.param.url",
  "css.types.param.url_fragments"
 ],
 "description": "The link-parameters CSS property, param() modifier for the url() CSS function, and the #:~:param(…) URL fragment set custom CSS environment variables on an external resource, such as an SVG image, allowing the external resource to adapt its presentation based on the variables.",
 "description_html": "The <code>link-parameters</code> CSS property, <code>param()</code> modifier for the <code>url()</code> CSS function, and the <code>#:~:param(…)</code> URL fragment set custom CSS environment variables on an external resource, such as an SVG image, allowing the external resource to adapt its presentation based on the variables.",
 "kind": "feature",
 "name": "Link parameters",
 "spec": [
  "https://drafts.csswg.org/css-link-params-1/"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.link-parameters": {
    "baseline": false,
    "support": {}
   },
   "css.properties.link-parameters.none": {
    "baseline": false,
    "support": {}
   },
   "css.types.param": {
    "baseline": false,
    "support": {}
   },
   "css.types.param.url": {
    "baseline": false,
    "support": {}
   },
   "css.types.param.url_fragments": {
    "baseline": false,
    "support": {}
   }
  },
  "support": {}
 },
 "id": "link-parameters",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-link-params-1/",
   "seriesComposition": "full",
   "shortname": "css-link-params-1",
   "series": {
    "shortname": "css-link-params",
    "currentSpecification": "css-link-params-1",
    "title": "CSS Linked Parameters",
    "shortTitle": "CSS Linked Parameters",
    "nightlyUrl": "https://drafts.csswg.org/css-link-params/"
   },
   "seriesVersion": "1",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "nightly": {
    "url": "https://drafts.csswg.org/css-link-params-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-link-params-1/",
     "https://w3c.github.io/csswg-drafts/css-link-params/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-link-params-1/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Linked Parameters Module Level 1",
   "source": "spec",
   "shortTitle": "CSS Linked Parameters 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": null
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}