From 8b199a6a0272d77f1583d7fdc3faaecfd8234ff8 Mon Sep 17 00:00:00 2001 From: Onkar Ruikar <87750369+OnkarRuikar@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:06:13 +0530 Subject: [PATCH] Synchronize with BCD v5.5.21 (#33068) Co-authored-by: OnkarRuikar --- files/en-us/web/api/cssstartingstylerule/index.md | 4 +--- files/en-us/web/api/htmltablecellelement/align/index.md | 2 ++ files/en-us/web/api/htmltablecellelement/bgcolor/index.md | 2 ++ files/en-us/web/api/htmltablecellelement/valign/index.md | 2 ++ files/en-us/web/api/htmltablerowelement/bgcolor/index.md | 2 ++ 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/files/en-us/web/api/cssstartingstylerule/index.md b/files/en-us/web/api/cssstartingstylerule/index.md index c71c9fd5bcd9733..ef25e2ad4ecf274 100644 --- a/files/en-us/web/api/cssstartingstylerule/index.md +++ b/files/en-us/web/api/cssstartingstylerule/index.md @@ -2,12 +2,10 @@ title: CSSStartingStyleRule slug: Web/API/CSSStartingStyleRule page-type: web-api-interface -status: - - experimental browser-compat: api.CSSStartingStyleRule --- -{{ APIRef("CSSOM") }}{{SeeCompatTable}} +{{ APIRef("CSSOM") }} The **`CSSStartingStyleRule`** interface of the [CSS Object Model](/en-US/docs/Web/API/CSS_Object_Model) represents a CSS {{CSSxRef("@starting-style")}} at-rule. diff --git a/files/en-us/web/api/htmltablecellelement/align/index.md b/files/en-us/web/api/htmltablecellelement/align/index.md index 61928a921b04705..74c7da090637a52 100644 --- a/files/en-us/web/api/htmltablecellelement/align/index.md +++ b/files/en-us/web/api/htmltablecellelement/align/index.md @@ -3,6 +3,8 @@ title: "HTMLTableCellElement: align property" short-title: align slug: Web/API/HTMLTableCellElement/align page-type: web-api-instance-property +status: + - deprecated browser-compat: api.HTMLTableCellElement.align --- diff --git a/files/en-us/web/api/htmltablecellelement/bgcolor/index.md b/files/en-us/web/api/htmltablecellelement/bgcolor/index.md index 7f3c51cfbfce4ef..1eaaba7adbbeb69 100644 --- a/files/en-us/web/api/htmltablecellelement/bgcolor/index.md +++ b/files/en-us/web/api/htmltablecellelement/bgcolor/index.md @@ -3,6 +3,8 @@ title: "HTMLTableCellElement: bgColor property" short-title: bgColor slug: Web/API/HTMLTableCellElement/bgColor page-type: web-api-instance-property +status: + - deprecated browser-compat: api.HTMLTableCellElement.bgColor --- diff --git a/files/en-us/web/api/htmltablecellelement/valign/index.md b/files/en-us/web/api/htmltablecellelement/valign/index.md index 8f712cbaa0d3516..cbbd9fe7de6ba38 100644 --- a/files/en-us/web/api/htmltablecellelement/valign/index.md +++ b/files/en-us/web/api/htmltablecellelement/valign/index.md @@ -3,6 +3,8 @@ title: "HTMLTableCellElement: vAlign property" short-title: vAlign slug: Web/API/HTMLTableCellElement/vAlign page-type: web-api-instance-property +status: + - deprecated browser-compat: api.HTMLTableCellElement.vAlign --- diff --git a/files/en-us/web/api/htmltablerowelement/bgcolor/index.md b/files/en-us/web/api/htmltablerowelement/bgcolor/index.md index 3adaca021b9f4d6..c2bafb438f94b1f 100644 --- a/files/en-us/web/api/htmltablerowelement/bgcolor/index.md +++ b/files/en-us/web/api/htmltablerowelement/bgcolor/index.md @@ -3,6 +3,8 @@ title: "HTMLTableRowElement: bgColor property" short-title: bgColor slug: Web/API/HTMLTableRowElement/bgColor page-type: web-api-instance-property +status: + - deprecated browser-compat: api.HTMLTableRowElement.bgColor ---