diff --git a/features/draft/spec/turtledove.yml b/features/protected-audience.yml similarity index 56% rename from features/draft/spec/turtledove.yml rename to features/protected-audience.yml index 4b9e72bc112..7c007e7fba7 100644 --- a/features/draft/spec/turtledove.yml +++ b/features/protected-audience.yml @@ -1,7 +1,8 @@ -draft_date: 2025-01-20 -name: Protected Audience (formerly FLEDGE) -description: TODO +name: Protected Audience +description: The Protected Audience API facilitates advertisement sales by allowing sites to register users as part of an interest group or to choose which ads appear based on those interest groups, while minimizing the ability of advertisers to track specific members of the interest group. Also known as FLEDGE. spec: https://wicg.github.io/turtledove/ +status: + compute_from: api.Navigator.getInterestGroupAdAuctionData compat_features: - api.HTMLIFrameElement.adAuctionHeaders - api.Navigator.canLoadAdAuctionFencedFrame @@ -16,3 +17,4 @@ compat_features: - api.Navigator.updateAdInterestGroups - api.ProtectedAudience - api.ProtectedAudience.queryFeatureSupport + - api.SharedStorageWorkletGlobalScope.interestGroups diff --git a/features/draft/spec/turtledove.yml.dist b/features/protected-audience.yml.dist similarity index 89% rename from features/draft/spec/turtledove.yml.dist rename to features/protected-audience.yml.dist index 8fc60d537e8..7e53e14ceef 100644 --- a/features/draft/spec/turtledove.yml.dist +++ b/features/protected-audience.yml.dist @@ -1,4 +1,4 @@ -# Generated from: turtledove.yml +# Generated from: protected-audience.yml # Do not edit this file by hand. Edit the source file instead! status: @@ -45,3 +45,7 @@ compat_features: # chrome_android: "132" # edge: "132" - api.Navigator.getInterestGroupAdAuctionData + + # baseline: false + # support: {} + - api.SharedStorageWorkletGlobalScope.interestGroups