diff --git a/microsoft-edge/toc.yml b/microsoft-edge/toc.yml index 1ec5274578..c48cf27696 100644 --- a/microsoft-edge/toc.yml +++ b/microsoft-edge/toc.yml @@ -105,18 +105,22 @@ href: ./web-platform/site-impacting-changes.md # /Release notes # ============================================================================= +# Experimental APIs for Microsoft Edge + - name: Experimental APIs for Microsoft Edge + items: + - name: Test experimental APIs and features by using origin trials + href: ./origin-trials/index.md + displayName: Experimental web platform features # standard term eg in edge://flags + + - name: Provide user-relevant ads with the Ad Selection API + href: ./web-platform/ad-selection-api.md +# /Experimental APIs for Microsoft Edge +# ============================================================================= # AI for the web - name: AI for the web items: - name: Developer APIs items: - - name: Test experimental APIs and features by using origin trials - href: ./origin-trials/index.md - displayName: Experimental web platform features # standard term eg in edge://flags - - - name: Provide user-relevant ads with the Ad Selection API - href: ./web-platform/ad-selection-api.md - - name: Prompt a built-in language model with the Prompt API href: ./web-platform/prompt-api.md diff --git a/microsoft-edge/web-platform/translator-api.md b/microsoft-edge/web-platform/translator-api.md index e70fa3be7a..2567f4bd8a 100644 --- a/microsoft-edge/web-platform/translator-api.md +++ b/microsoft-edge/web-platform/translator-api.md @@ -362,7 +362,8 @@ controller.abort(); We're interested in learning about: * The range of scenarios for which you use the Translator API. -* Any issues with the API or expert model. +* Any issues with the Translator API. +* Any issues with the on-device translation models. * Whether other task-specific, built-in APIs would be useful. To send feedback about your scenarios and the tasks you want to achieve, please add a comment to [the Translator API feedback issue](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/1157).