Skip to content

Commit f2d84db

Browse files
authored
Merge branch 'microsoft:main' into main
2 parents 8258a59 + 5598744 commit f2d84db

18 files changed

+1159
-306
lines changed

baselines/dom.generated.d.ts

Lines changed: 324 additions & 63 deletions
Large diffs are not rendered by default.

baselines/serviceworker.generated.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5219,12 +5219,6 @@ interface NotificationEventMap {
52195219
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)
52205220
*/
52215221
interface Notification extends EventTarget {
5222-
/**
5223-
* The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.
5224-
*
5225-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)
5226-
*/
5227-
readonly badge: string;
52285222
/**
52295223
* The **`body`** read-only property of the specified in the `body` option of the A string.
52305224
*

baselines/sharedworker.generated.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4902,12 +4902,6 @@ interface NotificationEventMap {
49024902
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)
49034903
*/
49044904
interface Notification extends EventTarget {
4905-
/**
4906-
* The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.
4907-
*
4908-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)
4909-
*/
4910-
readonly badge: string;
49114905
/**
49124906
* The **`body`** read-only property of the specified in the `body` option of the A string.
49134907
*

baselines/ts5.5/dom.generated.d.ts

Lines changed: 323 additions & 63 deletions
Large diffs are not rendered by default.

baselines/ts5.5/serviceworker.generated.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5219,12 +5219,6 @@ interface NotificationEventMap {
52195219
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)
52205220
*/
52215221
interface Notification extends EventTarget {
5222-
/**
5223-
* The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.
5224-
*
5225-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)
5226-
*/
5227-
readonly badge: string;
52285222
/**
52295223
* The **`body`** read-only property of the specified in the `body` option of the A string.
52305224
*

baselines/ts5.5/sharedworker.generated.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4902,12 +4902,6 @@ interface NotificationEventMap {
49024902
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)
49034903
*/
49044904
interface Notification extends EventTarget {
4905-
/**
4906-
* The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.
4907-
*
4908-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)
4909-
*/
4910-
readonly badge: string;
49114905
/**
49124906
* The **`body`** read-only property of the specified in the `body` option of the A string.
49134907
*

baselines/ts5.5/webworker.generated.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6080,12 +6080,6 @@ interface NotificationEventMap {
60806080
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)
60816081
*/
60826082
interface Notification extends EventTarget {
6083-
/**
6084-
* The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.
6085-
*
6086-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)
6087-
*/
6088-
readonly badge: string;
60896083
/**
60906084
* The **`body`** read-only property of the specified in the `body` option of the A string.
60916085
*

baselines/ts5.6/dom.generated.d.ts

Lines changed: 324 additions & 63 deletions
Large diffs are not rendered by default.

baselines/ts5.6/serviceworker.generated.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5219,12 +5219,6 @@ interface NotificationEventMap {
52195219
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)
52205220
*/
52215221
interface Notification extends EventTarget {
5222-
/**
5223-
* The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.
5224-
*
5225-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)
5226-
*/
5227-
readonly badge: string;
52285222
/**
52295223
* The **`body`** read-only property of the specified in the `body` option of the A string.
52305224
*

baselines/ts5.6/sharedworker.generated.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4902,12 +4902,6 @@ interface NotificationEventMap {
49024902
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)
49034903
*/
49044904
interface Notification extends EventTarget {
4905-
/**
4906-
* The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.
4907-
*
4908-
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)
4909-
*/
4910-
readonly badge: string;
49114905
/**
49124906
* The **`body`** read-only property of the specified in the `body` option of the A string.
49134907
*

0 commit comments

Comments
 (0)