{
 "caniuse": [
  "portals"
 ],
 "description": "The <portal> HTML element embeds another page into the current page as a non-interactive preview.",
 "description_html": "The <code>&#x3C;portal></code> HTML element embeds another page into the current page as a non-interactive preview.",
 "discouraged": {
  "according_to": [
   "https://github.com/WICG/portals/blob/421e74f5bb3e12d6d439ad19654a1463a5cb9b0a/README.md?plain=1#L1"
  ],
  "alternatives": [
   "fencedframe",
   "link-rel-prefetch",
   "speculation-rules",
   "view-transitions"
  ],
  "reason": "The <portal> element was removed from browsers in favor of other proposals.",
  "reason_html": "The <code>&#x3C;portal></code> element was removed from browsers in favor of other proposals.",
  "removal_date": "2023-07-23"
 },
 "kind": "feature",
 "name": "Portals",
 "spec": [
  "https://wicg.github.io/portals/"
 ],
 "status": {
  "baseline": false,
  "support": {}
 },
 "id": "portal",
 "groups": [],
 "specs": [
  {
   "url": "https://wicg.github.io/portals/",
   "seriesComposition": "full",
   "shortname": "portals",
   "series": {
    "shortname": "portals",
    "currentSpecification": "portals",
    "title": "Portals",
    "shortTitle": "Portals",
    "nightlyUrl": "https://wicg.github.io/portals/"
   },
   "organization": "W3C",
   "groups": [
    {
     "name": "Web Platform Incubator Community Group",
     "url": "https://www.w3.org/community/wicg/"
    }
   ],
   "nightly": {
    "url": "https://wicg.github.io/portals/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/portals",
    "sourcePath": "index.bs",
    "filename": "index.html"
   },
   "title": "Portals",
   "source": "spec",
   "shortTitle": "Portals",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": null
  }
 ],
 "mdnUrls": [],
 "standardPositions": [
  {
   "vendor": "mozilla",
   "url": "https://github.com/mozilla/standards-positions/issues/157",
   "position": "defer",
   "concerns": []
  }
 ],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://crbug.com/1040212"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}