From b022c88c41d5274b54b3d68846a24b6fe1b37487 Mon Sep 17 00:00:00 2001 From: "Orr Bernstein (Google Chrome)" Date: Fri, 15 Nov 2024 12:29:42 -0500 Subject: [PATCH] Add I2S to Selectable Reporting IDs on feature detection page (#1336) --- PA_Feature_Detecting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PA_Feature_Detecting.md b/PA_Feature_Detecting.md index 0afb38a3a..150872ba7 100644 --- a/PA_Feature_Detecting.md +++ b/PA_Feature_Detecting.md @@ -139,6 +139,7 @@ navigator.protectedAudience && navigator.protectedAudience.queryFeatureSupport( ``` ## Selectable Reporting IDs +[Intent to Ship](https://groups.google.com/a/chromium.org/g/blink-dev/c/1cWqBPHngd0) From context of a web page: ```