Data URL malformed MIME base64 sampler

Chromium #492024623 Chromium #493197121 CL 7671798 One sampler for both bug reports

Purpose

What this checks

This page combines both issue signatures in one run:

data:image/image/jpeg;base64,... from your /tmp/1.html sample (issue 492024623), and data:image;base64,... from issue 493197121.

It also keeps valid control cases to show baseline behavior in the same pass.

Sampler

Ready. Click "Run all cases".