Skip to content

Commit

Permalink
Synchronize with BCD v5.5.21 (mdn#33068)
Browse files Browse the repository at this point in the history
Co-authored-by: OnkarRuikar <[email protected]>
  • Loading branch information
OnkarRuikar and OnkarRuikar authored Apr 13, 2024
1 parent 836bfae commit 8b199a6
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
4 changes: 1 addition & 3 deletions files/en-us/web/api/cssstartingstylerule/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 2 additions & 0 deletions files/en-us/web/api/htmltablecellelement/align/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
2 changes: 2 additions & 0 deletions files/en-us/web/api/htmltablecellelement/bgcolor/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
2 changes: 2 additions & 0 deletions files/en-us/web/api/htmltablecellelement/valign/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
2 changes: 2 additions & 0 deletions files/en-us/web/api/htmltablerowelement/bgcolor/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down

0 comments on commit 8b199a6

Please sign in to comment.