Skip to content

Commit b60bc79

Browse files
authored
Synchronize with BCD v5.5.44 (#35332)
* Synchronize with BCD v5.5.44: CSS headers * update more
1 parent 07f8055 commit b60bc79

43 files changed

Lines changed: 90 additions & 81 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

files/en-us/web/api/chapterinformation/artwork/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ title: "ChapterInformation: artwork property"
33
short-title: artwork
44
slug: Web/API/ChapterInformation/artwork
55
page-type: web-api-instance-property
6+
status:
7+
- experimental
68
browser-compat: api.ChapterInformation.artwork
79
---
810

9-
{{APIRef("Media Session API")}}
11+
{{APIRef("Media Session API")}}{{SeeCompatTable}}
1012

1113
The **`artwork`** read-only property of the
1214
{{domxref("ChapterInformation")}} interface returns an {{jsxref("Array")}} of objects representing images associated with the chapter.

files/en-us/web/api/chapterinformation/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
title: ChapterInformation
33
slug: Web/API/ChapterInformation
44
page-type: web-api-interface
5+
status:
6+
- experimental
57
browser-compat: api.ChapterInformation
68
---
79

8-
{{APIRef("Media Session API")}}
10+
{{APIRef("Media Session API")}}{{SeeCompatTable}}
911

1012
The **`ChapterInformation`** interface of the {{domxref("Media Session API", "", "", "nocode")}} represents the metadata for an individual chapter of a media resource (i.e. a video or audio file).
1113

@@ -15,11 +17,11 @@ You can access the chapter information for an existing {{domxref("MediaMetadata"
1517

1618
## Instance properties
1719

18-
- {{domxref("ChapterInformation.artwork")}} {{ReadOnlyInline}}
20+
- {{domxref("ChapterInformation.artwork")}} {{ReadOnlyInline}} {{experimental_inline}}
1921
- : Returns an {{jsxref("Array")}} of objects representing images associated with the chapter.
20-
- {{domxref("ChapterInformation.startTime")}} {{ReadOnlyInline}}
22+
- {{domxref("ChapterInformation.startTime")}} {{ReadOnlyInline}} {{experimental_inline}}
2123
- : Returns a number, in seconds, representing the start time of the chapter.
22-
- {{domxref("ChapterInformation.title")}} {{ReadOnlyInline}}
24+
- {{domxref("ChapterInformation.title")}} {{ReadOnlyInline}} {{experimental_inline}}
2325
- : Returns a string representing the title of the chapter.
2426

2527
## Examples

files/en-us/web/api/chapterinformation/starttime/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ title: "ChapterInformation: startTime property"
33
short-title: startTime
44
slug: Web/API/ChapterInformation/startTime
55
page-type: web-api-instance-property
6+
status:
7+
- experimental
68
browser-compat: api.ChapterInformation.startTime
79
---
810

9-
{{APIRef("Media Session API")}}
11+
{{APIRef("Media Session API")}}{{SeeCompatTable}}
1012

1113
The **`startTime`** read-only property of the
1214
{{domxref("ChapterInformation")}} interface returns a number representing the start time of the chapter in seconds.

files/en-us/web/api/chapterinformation/title/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ title: "ChapterInformation: title property"
33
short-title: title
44
slug: Web/API/ChapterInformation/title
55
page-type: web-api-instance-property
6+
status:
7+
- experimental
68
browser-compat: api.ChapterInformation.title
79
---
810

9-
{{APIRef("Media Session API")}}
11+
{{APIRef("Media Session API")}}{{SeeCompatTable}}
1012

1113
The **`title`** read-only property of the
1214
{{domxref("ChapterInformation")}} interface returns a string representing the title of the chapter.

files/en-us/web/api/mediametadata/chapterinfo/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ title: "MediaMetadata: chapterInfo property"
33
short-title: chapterInfo
44
slug: Web/API/MediaMetadata/chapterInfo
55
page-type: web-api-instance-property
6+
status:
7+
- experimental
68
browser-compat: api.MediaMetadata.chapterInfo
79
---
810

9-
{{APIRef("Media Session API")}}
11+
{{APIRef("Media Session API")}}{{SeeCompatTable}}
1012

1113
The **`chapterInfo`** read-only property of the {{domxref("MediaMetadata")}} interface returns an array of chapter information metadata associated with playing media, represented by {{domxref("ChapterInformation")}} object instances.
1214

files/en-us/web/api/mediametadata/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The **`MediaMetadata`** interface of the {{domxref("Media Session API", "", "",
2222
- : Returns or sets the name of the artist, group, creator, etc. of the media to be played.
2323
- {{domxref("MediaMetadata.artwork")}}
2424
- : Returns or sets an array of images associated with playing media.
25-
- {{domxref("MediaMetadata.chapterInfo")}} {{ReadOnlyInline}}
25+
- {{domxref("MediaMetadata.chapterInfo")}} {{ReadOnlyInline}} {{experimental_inline}}
2626
- : Returns an array of chapter information metadata associated with playing media, represented by {{domxref("ChapterInformation")}} object instances.
2727
- {{domxref("MediaMetadata.title")}}
2828
- : Returns or sets the title of the media to be played.

files/en-us/web/css/@starting-style/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
title: "@starting-style"
33
slug: Web/CSS/@starting-style
44
page-type: css-at-rule
5-
status:
6-
- experimental
75
browser-compat: css.at-rules.starting-style
86
---
97

10-
{{CSSRef}}{{SeeCompatTable}}
8+
{{CSSRef}}
119

1210
The **`@starting-style`** [CSS](/en-US/docs/Web/CSS) [at-rule](/en-US/docs/Web/CSS/At-rule) is used to define starting values for properties set on an element that you want to transition from when the element receives its first style update, i.e. when an element is first displayed on a previously loaded page.
1311

files/en-us/web/css/@view-transition/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
title: "@view-transition"
33
slug: Web/CSS/@view-transition
44
page-type: css-at-rule
5+
status:
6+
- experimental
57
browser-compat: css.at-rules.view-transition
68
---
79

8-
{{CSSRef}}
10+
{{CSSRef}}{{SeeCompatTable}}
911

1012
The **`@view-transition`** [CSS](/en-US/docs/Web/CSS) [at-rule](/en-US/docs/Web/CSS/At-rule) is used to opt in the current and destination documents to undergo a [view transition](/en-US/docs/Web/API/View_Transitions_API), in the case of a cross-document navigation.
1113

files/en-us/web/css/_colon_-moz-broken/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ title: ":-moz-broken"
33
slug: Web/CSS/:-moz-broken
44
page-type: css-pseudo-class
55
status:
6+
- deprecated
67
- non-standard
78
browser-compat: css.selectors.-moz-broken
89
---
910

10-
{{CSSRef}}{{Non-standard_header}}
11+
{{CSSRef}}{{Non-standard_header}}{{deprecated_header}}
1112

1213
The **`:-moz-broken`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) is a [Mozilla extension](/en-US/docs/Web/CSS/Mozilla_Extensions) that matches elements representing broken image links.
1314

files/en-us/web/css/_colon_-moz-first-node/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ title: ":-moz-first-node"
33
slug: Web/CSS/:-moz-first-node
44
page-type: css-pseudo-class
55
status:
6+
- experimental
67
- non-standard
78
browser-compat: css.selectors.-moz-first-node
89
---
910

10-
{{Non-standard_header}}{{CSSRef}}
11+
{{Non-standard_header}}{{CSSRef}}{{SeeCompatTable}}
1112

1213
The **`:-moz-first-node`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) is a [Mozilla extension](/en-US/docs/Web/CSS/Mozilla_Extensions) that represents any element that is the first child node of some other element. It differs from {{Cssxref(":first-child")}} because it does not match a first-child element with (non-whitespace) text before it.
1314

0 commit comments

Comments
 (0)