|
3 | 3 | "Translator": { |
4 | 4 | "__compat": { |
5 | 5 | "spec_url": "https://webmachinelearning.github.io/translation-api/#translator", |
| 6 | + "tags": [ |
| 7 | + "web-features:translator" |
| 8 | + ], |
6 | 9 | "support": { |
7 | 10 | "chrome": { |
8 | 11 | "version_added": "138", |
|
46 | 49 | "description": "`availability()` static method", |
47 | 50 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/availability_static", |
48 | 51 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-availability", |
| 52 | + "tags": [ |
| 53 | + "web-features:translator" |
| 54 | + ], |
49 | 55 | "support": { |
50 | 56 | "chrome": { |
51 | 57 | "version_added": "138", |
|
90 | 96 | "description": "`create()` static method", |
91 | 97 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/create_static", |
92 | 98 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-create", |
| 99 | + "tags": [ |
| 100 | + "web-features:translator" |
| 101 | + ], |
93 | 102 | "support": { |
94 | 103 | "chrome": { |
95 | 104 | "version_added": "138", |
|
134 | 143 | "description": "`destroy()` instance method", |
135 | 144 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/destroy", |
136 | 145 | "spec_url": "https://webmachinelearning.github.io/writing-assistance-apis/#dom-destroyablemodel-destroy", |
| 146 | + "tags": [ |
| 147 | + "web-features:translator" |
| 148 | + ], |
137 | 149 | "support": { |
138 | 150 | "chrome": { |
139 | 151 | "version_added": "138", |
|
178 | 190 | "description": "`inputQuota` property", |
179 | 191 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/inputQuota", |
180 | 192 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-inputquota", |
| 193 | + "tags": [ |
| 194 | + "web-features:translator" |
| 195 | + ], |
181 | 196 | "support": { |
182 | 197 | "chrome": { |
183 | 198 | "version_added": "138", |
|
222 | 237 | "description": "`measureInputUsage()` instance method", |
223 | 238 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/measureInputUsage", |
224 | 239 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-measureinputusage", |
| 240 | + "tags": [ |
| 241 | + "web-features:translator" |
| 242 | + ], |
225 | 243 | "support": { |
226 | 244 | "chrome": { |
227 | 245 | "version_added": "138", |
|
266 | 284 | "description": "`sourceLanguage` property", |
267 | 285 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/sourceLanguage", |
268 | 286 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-sourcelanguage", |
| 287 | + "tags": [ |
| 288 | + "web-features:translator" |
| 289 | + ], |
269 | 290 | "support": { |
270 | 291 | "chrome": { |
271 | 292 | "version_added": "138", |
|
310 | 331 | "description": "`targetLanguage` property", |
311 | 332 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/targetLanguage", |
312 | 333 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-targetlanguage", |
| 334 | + "tags": [ |
| 335 | + "web-features:translator" |
| 336 | + ], |
313 | 337 | "support": { |
314 | 338 | "chrome": { |
315 | 339 | "version_added": "138", |
|
354 | 378 | "description": "`translate()` instance method", |
355 | 379 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/translate", |
356 | 380 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-translate", |
| 381 | + "tags": [ |
| 382 | + "web-features:translator" |
| 383 | + ], |
357 | 384 | "support": { |
358 | 385 | "chrome": { |
359 | 386 | "version_added": "138", |
|
398 | 425 | "description": "`translateStreaming()` instance method", |
399 | 426 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Translator/translateStreaming", |
400 | 427 | "spec_url": "https://webmachinelearning.github.io/translation-api/#dom-translator-translatestreaming", |
| 428 | + "tags": [ |
| 429 | + "web-features:translator" |
| 430 | + ], |
401 | 431 | "support": { |
402 | 432 | "chrome": { |
403 | 433 | "version_added": "138", |
|
0 commit comments