← back to v148 · summarizer-api-performance-preference
conformance · v148
v148 · summarizer-api-performance-preference — 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.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
summarizer-exists |
Summarizer is exposed on the global object. | exists | … | |
summarizer-create-is-function |
Summarizer.create is a static function. | script | … | |
summarizer-availability-is-function |
Summarizer.availability is a static function. | script | … | |
summarizer-create-accepts-performance |
Summarizer.create accepts a performance preference option without dictionary TypeError. spec ↗ | script | … | |
summarizer-summarize-method |
Summarizer.prototype.summarize is a method. | script | … |