Source code

Revision control

Copy as Markdown

Other Tools

[language-model-prompt-multimodal.tentative.https.window.html]
[Prompt with type:"text" and image content should reject]
expected: FAIL
[Prompt with assistant role should reject with multimodal input]
expected: FAIL
[Prompt image without `image` expectedInput]
expected: FAIL
[Test Image initialPrompt]
expected: FAIL
[Prompt with Blob image content]
expected: FAIL
[Prompt with ImageBitmap image content]
expected: FAIL
[Prompt with VideoFrame image content]
expected: FAIL
[Prompt with OffscreenCanvas image content]
expected: FAIL
[Prompt with ImageData image content]
expected: FAIL
[Prompt with HTMLImageElement image content]
expected: FAIL
[Prompt with HTMLCanvasElement image content]
expected: FAIL
[Prompt with ArrayBuffer image content]
expected: FAIL
[Prompt with ArrayBufferView image content]
expected: FAIL
[Prompt with ArrayBufferView image content with an offset.]
expected: FAIL
[Prompt with HTMLImageElement image content (with SVG)]
expected: FAIL
[Prompt with SVGImageElement image content]
expected: FAIL
[Prompt with HTMLVideoElement image content]
expected: FAIL
[Prompt audio without `audio` expectedInput]
expected: FAIL
[Test Audio initialPrompt]
expected: FAIL
[Prompt with Blob audio content]
expected: FAIL
[Prompt audio with blob containing invalid audio data.]
expected: FAIL
[Prompt with AudioBuffer]
expected: FAIL
[Prompt with BufferSource - ArrayBuffer]
expected: FAIL