Skip to content

Commit

Permalink
Synchronize with BCD v5.5.12 (#32463)
Browse files Browse the repository at this point in the history
* Synchronize with BCD v5.5.12

* Correct the misplaced macro

---------

Co-authored-by: OnkarRuikar <OnkarRuikar@users.noreply.github.com>
  • Loading branch information
OnkarRuikar and OnkarRuikar committed Feb 28, 2024
1 parent 09d1a68 commit 81dbd63
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 11 deletions.
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/browsingtopics/index.md
Expand Up @@ -4,11 +4,12 @@ short-title: browsingTopics()
slug: Web/API/Document/browsingTopics
page-type: web-api-instance-method
status:
- experimental
- non-standard
browser-compat: api.Document.browsingTopics
---

{{APIRef("Topics API")}}
{{APIRef("Topics API")}}{{SeeCompatTable}}{{non-standard_header}}

> **Warning:** This feature is currently opposed by two browser vendors. See the [Standards positions](/en-US/docs/Web/API/Topics_API#standards_positions) section below for details of opposition.
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/document/index.md
Expand Up @@ -174,7 +174,7 @@ _This interface also inherits from the {{DOMxRef("Node")}} and {{DOMxRef("EventT
- : Adopt node from an external document.
- {{DOMxRef("Document.append()")}}
- : Inserts a set of {{domxref("Node")}} objects or string objects after the last child of the document.
- {{DOMxRef("Document.browsingTopics()")}} {{Experimental_Inline}}
- {{DOMxRef("Document.browsingTopics()")}} {{Experimental_Inline}} {{non-standard_inline}}
- : Returns a promise that fulfills with an array of objects representing observed topics for the current user and site. It also triggers the browser to observe topics for the current user and site. See the [Topics API](/en-US/docs/Web/API/Topics_API) for more details.
- {{DOMxRef("Document.captureEvents()")}} {{Deprecated_Inline}}
- : See {{DOMxRef("Window.captureEvents")}}.
Expand Down
Expand Up @@ -4,11 +4,12 @@ short-title: browsingTopics
slug: Web/API/HTMLIFrameElement/browsingTopics
page-type: web-api-instance-property
status:
- experimental
- non-standard
browser-compat: api.HTMLIFrameElement.browsingTopics
---

{{APIRef("HTML DOM")}}
{{APIRef("HTML DOM")}}{{SeeCompatTable}}{{non-standard_header}}

> **Warning:** This feature is currently opposed by two browser vendors. See the [Standards positions](#standards_positions) section below for details of opposition.
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/htmliframeelement/index.md
Expand Up @@ -23,7 +23,7 @@ _Inherits properties from its parent, {{domxref("HTMLElement")}}_.
- : A boolean value indicating whether the inline frame is willing to be placed into full screen mode. See [Using fullscreen mode](/en-US/docs/Web/API/Fullscreen_API) for details.
- {{domxref("HTMLIFrameElement.allowPaymentRequest")}} {{Deprecated_Inline}} {{Non-standard_Inline}}
- : A boolean value indicating whether the [Payment Request API](/en-US/docs/Web/API/Payment_Request_API) may be invoked inside a cross-origin iframe.
- {{domxref("HTMLIFrameElement.browsingTopics")}} {{Experimental_Inline}}
- {{domxref("HTMLIFrameElement.browsingTopics")}} {{Experimental_Inline}} {{non-standard_inline}}
- : A boolean property specifying that that the selected topics for the current user should be sent with the request for the associated {{htmlelement("iframe")}}'s source. This reflects the `browsingtopics` content attribute value.
- {{domxref("HTMLIFrameElement.contentDocument")}} {{ReadOnlyInline}}
- : Returns a {{domxref("Document")}}, the active document in the inline frame's nested browsing context.
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/topics_api/index.md
Expand Up @@ -3,11 +3,12 @@ title: Topics API
slug: Web/API/Topics_API
page-type: web-api-overview
status:
- experimental
- non-standard
browser-compat: api.Document.browsingTopics
---

{{DefaultAPISidebar("Topics API")}}
{{DefaultAPISidebar("Topics API")}}{{SeeCompatTable}}{{non-standard_header}}

> **Warning:** This feature is currently opposed by two browser vendors. See the [Standards positions](#standards_positions) section below for details of opposition.
Expand Down
Expand Up @@ -5,7 +5,7 @@ page-type: guide
browser-compat: css.at-rules.container
---

{{CSSRef}}{{SeeCompatTable}}
{{CSSRef}}

[Container queries](/en-US/docs/Web/CSS/CSS_containment/Container_queries) enable you to apply styles to elements nested within a specific container based on the features of that container. The query returns true or false depending on whether the query condition is true for the container.

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/iframe/index.md
Expand Up @@ -39,7 +39,7 @@ This element includes the [global attributes](/en-US/docs/Web/HTML/Global_attrib

> **Note:** This attribute is considered a legacy attribute and redefined as `allow="payment"`.
- `browsingtopics` {{Experimental_Inline}}
- `browsingtopics` {{Experimental_Inline}} {{non-standard_inline}}

- : A boolean attribute that, if present, specifies that the selected topics for the current user should be sent with the request for the {{htmlelement("iframe")}}'s source. See [Using the Topics API](/en-US/docs/Web/API/Topics_API/Using) for more details.

Expand Down
Expand Up @@ -3,11 +3,12 @@ title: Observe-Browsing-Topics
slug: Web/HTTP/Headers/Observe-Browsing-Topics
page-type: http-header
status:
- experimental
- non-standard
browser-compat: http.headers.Observe-Browsing-Topics
---

{{HTTPSidebar}}
{{HTTPSidebar}}{{SeeCompatTable}}{{non-standard_header}}

> **Warning:** This feature is currently opposed by two browser vendors. See the [Standards positions](#standards_positions) section below for details of opposition.
Expand Down
Expand Up @@ -4,10 +4,11 @@ slug: Web/HTTP/Headers/Permissions-Policy/browsing-topics
page-type: http-permissions-policy-directive
status:
- experimental
- non-standard
browser-compat: http.headers.Permissions-Policy.browsing-topics
---

{{HTTPSidebar}}{{SeeCompatTable}}
{{HTTPSidebar}}{{SeeCompatTable}}{{non-standard_header}}

The HTTP {{HTTPHeader("Permissions-Policy")}} header `browsing-topics` directive controls access to the [Topics API](/en-US/docs/Web/API/Topics_API).

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/http/headers/permissions-policy/index.md
Expand Up @@ -80,7 +80,7 @@ You can specify

- : Controls whether the use of the [Battery Status API](/en-US/docs/Web/API/Battery_Status_API) is allowed. When this policy is disabled, the {{JSxRef("Promise")}} returned by {{DOMxRef("Navigator.getBattery","Navigator.getBattery()")}} will reject with a `NotAllowedError` {{DOMxRef("DOMException")}}.

- {{httpheader('Permissions-Policy/browsing-topics','browsing-topics')}} {{Experimental_Inline}}
- {{httpheader('Permissions-Policy/browsing-topics','browsing-topics')}} {{Experimental_Inline}} {{non-standard_inline}}

- : Controls access to the [Topics API](/en-US/docs/Web/API/Topics_API). Where a policy specifically disallows the use of the Topics API, any attempts to call the {{domxref("Document.browsingTopics()")}} method or send a request with a {{httpheader("Sec-Browsing-Topics")}} header will fail with a `NotAllowedError` {{domxref("DOMException")}}.

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/headers/sec-browsing-topics/index.md
Expand Up @@ -3,11 +3,12 @@ title: Sec-Browsing-Topics
slug: Web/HTTP/Headers/Sec-Browsing-Topics
page-type: http-header
status:
- experimental
- non-standard
browser-compat: http.headers.Sec-Browsing-Topics
---

{{HTTPSidebar}}
{{HTTPSidebar}}{{SeeCompatTable}}{{non-standard_header}}

> **Warning:** This feature is currently opposed by two browser vendors. See the [Standards positions](#standards_positions) section below for details of opposition.
Expand Down
Expand Up @@ -7,6 +7,8 @@ status:
browser-compat: http.headers.Set-Cookie.Partitioned
---

{{SeeCompatTable}}

**Cookies Having Independent Partitioned State** (**CHIPS**, also known as **Partitioned cookies**) allows developers to opt a cookie into partitioned storage, with a separate cookie jar per top-level site.

A partitioned third-party cookie is tied to the top-level site where it's initially set and cannot be accessed from elsewhere. The aim is to allow cookies to be set by third-party services, but only read within the context of the top-level site where they were initially set. This allows cross-site tracking to be blocked, while still enabling non-tracking uses of third-party cookies such as persisting state of embedded maps or chat widgets across different sites, and persisting config information for subresource CDN load balancing and Headless CMS providers.
Expand Down

0 comments on commit 81dbd63

Please sign in to comment.