← back to v130 · language-detector-api

conformance · v130

v130 · language-detector-api — conformance probe

5 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.

browser: spec: https://webmachinelearning.github.io/translation-api/#language-detector-api chromestatus: #6494349985841152 generated 2026-06-02T08:41:51Z by codex-auto-research-v130
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
language-detector-exposed LanguageDetector is exposed as a global constructor. spec ↗ exists
language-detector-availability-static LanguageDetector.availability is a static function. spec ↗ typeof
language-detector-create-static LanguageDetector.create is a static function. spec ↗ typeof
language-detector-detect-method LanguageDetector instances expose a detect method. spec ↗ script
availability-known-token LanguageDetector.availability resolves to a known availability token. spec ↗ script