← back to v151 · languagedetector-support-for-traditional-vs-simplified-chinese

conformance · v151

v151 · languagedetector-support-for-traditional-vs-simplified-chinese — conformance probe

3 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: #5138651886518272 generated 2026-07-18T17:30:00Z by weekly-hardening-routine
0
pass
0
fail
0
blocked
3
total
id contract kind verdict detail
languagedetector-global-exists The LanguageDetector global is exposed. spec ↗ exists
languagedetector-create-is-function LanguageDetector.create() is the entry point for building a detector. spec ↗ typeof
languagedetector-availability-is-function LanguageDetector.availability() reports model readiness. spec ↗ typeof