Click here to download the Blitz Browser!

WPT

wpt / clipboard-apis / clipboard-item.https.html

Spec: Clipboard API and events ↗

Runs: Chrome 155.0.8038.0 (wpt@397d01d8e, 2026-09-02) | Firefox 157.0a1 (wpt@397d01d8e, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-5f6fa (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.5 (wpt@2ccd2cbf8, 2026-09-01) | Blitz 7727414ca (wpt@a95401e4e, 2026-09-02)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total32/3533/3531/3529/3528/35NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
ClipboardItem() succeeds with valid type stringsPASSPASSPASSPASSPASS
ClipboardItem() succeeds with multiple valid type stringsPASSPASSPASSPASSPASS
ClipboardItem() succeeds with empty optionsPASSPASSPASSPASSPASS
ClipboardItem({}) fails with empty dictionary inputPASSPASSPASSPASSPASS
ClipboardItem(Blob) failsPASSPASSPASSPASSPASS
ClipboardItem() fails with null inputPASSPASSPASSPASSPASS
ClipboardItem() fails with no inputPASSPASSPASSPASSPASS
ClipboardItem() fails with invalid type stringFAILPASSFAILPASSPASS
ClipboardItem() fails with invalid web custom formatFAILPASSFAILPASSPASS
types() returns correct valuesPASSPASSPASSPASSPASS
getType(DOMString valid type) succeeds with correct outputPASSPASSPASSPASSPASS
getType(DOMString unsupported type) succeeds with correct outputPASSPASSPASSPASSPASS
getType(DOMString web custom format type) succeeds with correct outputPASSPASSPASSFAILPASS
getType(DOMString type) rejects correctly when querying for missing typePASSPASSPASSPASSPASS
getType(DOMString valid type) converts DOMString to BlobPASSPASSPASSPASSPASS
getType(DOMString unsupported type) converts DOMString to BlobPASSPASSPASSPASSPASS
getType(DOMString web custom format type) converts DOMString to BlobPASSPASSPASSFAILFAIL
supports(text/plain) returns truePASSPASSPASSPASSPASS
supports(text/html) returns truePASSPASSPASSPASSFAIL
supports(image/png) returns truePASSPASSPASSPASSFAIL
supports(text/uri-list) returns trueFAILFAILPASSFAILFAIL
supports(image/svg+xml) returns truePASSFAILPASSFAILFAIL
supports(web foo/bar) returns truePASSPASSFAILFAILFAIL
supports(web text/html) returns truePASSPASSFAILFAILFAIL
supports(text/plain;foo=1) returns falsePASSPASSPASSPASSPASS
supports(web foo/bar;foo=1) returns falsePASSPASSPASSPASSPASS
supports(web ) returns falsePASSPASSPASSPASSPASS
supports(web) returns falsePASSPASSPASSPASSPASS
supports(web foo) returns falsePASSPASSPASSPASSPASS
supports(foo/bar) returns falsePASSPASSPASSPASSPASS
supports(weB text/html) returns falsePASSPASSPASSPASSPASS
supports( web text/html) returns falsePASSPASSPASSPASSPASS
supports(not a/real type) returns falsePASSPASSPASSPASSPASS
supports() returns falsePASSPASSPASSPASSPASS
supports( ) returns falsePASSPASSPASSPASSPASS