← back to v131 · translator-api
conformance · v131
v131 · translator-api — conformance probe
6 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
translator-exposed |
Translator is exposed as a global constructor. spec ↗ | exists | … | |
translator-availability-static |
Translator.availability is a static function. spec ↗ | typeof | … | |
translator-create-static |
Translator.create is a static function. spec ↗ | typeof | … | |
translate-instance-methods |
Translator instances expose translate and translateStreaming. spec ↗ | script | … | |
measure-input-usage-method |
Translator instances expose measureInputUsage for quota-aware translation. spec ↗ | script | … | |
availability-known-token |
Translator.availability resolves to a known token for a language pair. spec ↗ | script | … |