Skip to content

Commit

Permalink
MDN link o/p (#47)
Browse files Browse the repository at this point in the history
* Bump deps

* MDN link o/p

* Update additional-data/mdn-docs.json

---------

Co-authored-by: jsnkuhn <[email protected]>
Co-authored-by: Patrick Brosset <[email protected]>
  • Loading branch information
3 people authored Dec 19, 2024
1 parent d45adf6 commit d1e1ce1
Showing 1 changed file with 41 additions and 12 deletions.
53 changes: 41 additions & 12 deletions additional-data/mdn-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,9 @@
"content": [
"Web/CSS/content"
],
"content-index": [],
"content-index": [
"Web/API/Content_Index_API"
],
"content-visibility": [
"Web/CSS/content-visibility"
],
Expand Down Expand Up @@ -1619,7 +1621,9 @@
"numeric-seperators": [
"Web/JavaScript/Reference/Lexical_grammar#Numeric_separators"
],
"object": [],
"object": [
"Web/HTML/Element/object"
],
"object-fit": [
"Web/CSS/object-fit"
],
Expand Down Expand Up @@ -1652,21 +1656,30 @@
"Web/API/OES_texture_half_float_linear"
],
"oes-vertex-array-object": [],
"offline-audio-context": [],
"offline-audio-context": [
"Web/API/OfflineAudioContext"
],
"offscreen-canvas": [
"Web/API/OffscreenCanvas"
],
"oklab": [
"Web/CSS/color_value/oklab",
"Web/CSS/color_value/oklch"
],
"online": [],
"online": [
"Web/API/Navigator/onLine"
],
"opacity": [
"Web/CSS/opacity"
],
"opacity-svg": [],
"opacity-svg": [
"Web/SVG/Attribute/fill-opacity",
"Web/SVG/Attribute/stroke-opacity"
],
"open-closed": [],
"optional-catch-binding": [],
"optional-catch-binding": [
"Web/JavaScript/Reference/Statements/try...catch#catch_binding"
],
"orientation-sensor": [
"Web/API/OrientationSensor"
],
Expand All @@ -1676,7 +1689,12 @@
"outline": [
"Web/CSS/outline"
],
"outlines": [],
"outlines": [
"Web/CSS/outline-color",
"Web/CSS/outline-style",
"Web/CSS/outline-width",
"Web/CSS/outline-offset"
],
"output": [
"Web/HTML/Element/output"
],
Expand Down Expand Up @@ -1723,8 +1741,13 @@
"Web/CSS/:left",
"Web/CSS/:right"
],
"page-setup": [],
"page-transition-events": [],
"page-setup": [
"Web/CSS/@page"
],
"page-transition-events": [
"Web/API/Window/pageshow_event",
"Web/API/Window/pagehide_event"
],
"page-visibility": [
"Web/API/Page_Visibility_API"
],
Expand All @@ -1740,12 +1763,18 @@
"paint-timing": [
"Web/API/PerformancePaintTiming"
],
"parse-html-unsafe": [],
"parse-html-unsafe": [
"Web/API/Document/parseHTMLUnsafe_static"
],
"partitioned-cookies": [
"Web/HTTP/Headers/Set-Cookie#partitioned"
],
"password-credentials": [],
"path-shape": [],
"password-credentials": [
"Web/API/PasswordCredential"
],
"path-shape": [
"Web/CSS/basic-shape/path"
],
"payment-handler": [
"Web/API/Payment_Handler_API"
],
Expand Down

0 comments on commit d1e1ce1

Please sign in to comment.