diff --git a/css/properties.json b/css/properties.json index 07a52264..16fabd3d 100644 --- a/css/properties.json +++ b/css/properties.json @@ -6436,7 +6436,8 @@ "appliesto": "blockContainersExceptMultiColumnContainers", "computed": "asSpecified", "order": "perGrammar", - "status": "standard" + "status": "standard", + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/line-clamp" }, "line-height": { "syntax": "normal | | | ", diff --git a/css/selectors.json b/css/selectors.json index dcde81fd..2e307a8c 100644 --- a/css/selectors.json +++ b/css/selectors.json @@ -1085,7 +1085,8 @@ "Pseudo-elements", "Selectors" ], - "status": "experimental" + "status": "experimental", + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/::details-content" }, "::file-selector-button": { "syntax": "::file-selector-button",