8 lines
362 B
HTML
8 lines
362 B
HTML
<!DOCTYPE html>
|
|
<title>JPEG XL test</title>
|
|
<meta name=fuzzy content="0-1;0-275625">
|
|
<link rel="help" href="https://jpeg.org/jpegxl/">
|
|
<link rel="match" href="3x3_jpeg_recompression-ref.html">
|
|
<meta name="assert" content="JPEG XL image is rendered correctly">
|
|
|
|
<img src="./resources/3x3_jpeg_recompression.jxl" style="height:525px;image-rendering:crisp-edges;">
|