Skip to content

Commit

Permalink
remove specification macros for features that have no spec_url in BCD
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdavidmills committed Oct 31, 2023
1 parent f0db378 commit 5235cc5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion files/en-us/web/api/document/browsingtopics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const creative = await response.json();

## Specifications

{{Specifications}}
This feature is not part of an official standard, although it is specified in the [Topics API Unofficial Proposal Draft](https://patcg-individual-drafts.github.io/topics/).

## Browser compatibility

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ iframeElem.src = "adtech1.example";

## Specifications

{{Specifications}}
This feature is not part of an official standard, although it is specified in the [Topics API Unofficial Proposal Draft](https://patcg-individual-drafts.github.io/topics/).

## Browser compatibility

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/topics_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ See [Run Chromium with command-line switches](https://www.chromium.org/developer

## Specifications

{{Specifications}}
This feature is not part of an official standard, although it is specified in the [Topics API Unofficial Proposal Draft](https://patcg-individual-drafts.github.io/topics/).

## Browser compatibility

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Observe-Browsing-Topics: ?1

## Specifications

{{Specifications}}
This feature is not part of an official standard, although it is specified in the [Topics API Unofficial Proposal Draft](https://patcg-individual-drafts.github.io/topics/).

## Browser compatibility

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The default allowlist for `browsing-topics` is `*`.

## Specifications

{{Specifications}}
This feature is not part of an official standard, although it is specified in the [Topics API Unofficial Proposal Draft](https://patcg-individual-drafts.github.io/topics/).

## Browser compatibility

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/http/headers/sec-browsing-topics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Sec-Browsing-Topics: [{configVersion: "chrome.1", modelVersion: "1", taxonomyVer

## Specifications

{{Specifications}}
This feature is not part of an official standard, although it is specified in the [Topics API Unofficial Proposal Draft](https://patcg-individual-drafts.github.io/topics/).

## Browser compatibility

Expand Down

0 comments on commit 5235cc5

Please sign in to comment.