diff --git a/spec.bs b/spec.bs index ceb35575b..623d51c24 100644 --- a/spec.bs +++ b/spec.bs @@ -41,9 +41,6 @@ spec: WebAssembly; urlPrefix: https://webassembly.github.io/spec/core/ spec: WebAssembly-js-api; urlPrefix: https://webassembly.github.io/spec/js-api/ type: dfn text: compiling a WebAssembly module; url: #compile-a-webassembly-module -spec: attribution-reporting; urlPrefix: https://wicg.github.io/attribution-reporting-api/ - type: dfn - text: attribution-reporting spec: Fenced Frame; urlPrefix: https://wicg.github.io/fenced-frame/ type: dfn for: browsing context @@ -602,7 +599,7 @@ To construct a pending fenced frame config given an [=auction config= : [=fenced frame config/effective enabled permissions=] :: a [=struct=] with the following [=struct/items=]: : [=effective enabled permissions/value=] - :: «"attribution-reporting", + :: «"{{PermissionPolicy/attribution-reporting}}", "private-aggregation" (TODO:ref), "shared-storage" (TODO:ref), "shared-storage-select-url" (TODO:ref)» @@ -781,7 +778,7 @@ To create nested configs given [=generated bid/ad component descripto : [=fenced frame config/effective enabled permissions=] :: a [=struct=] with the following [=struct/items=]: : [=effective enabled permissions/value=] - :: «"attribution-reporting", + :: «"{{PermissionPolicy/attribution-reporting}}", "private-aggregation" (TODO:ref), "shared-storage" (TODO:ref), "shared-storage-select-url" (TODO:ref)»