| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| </head> | |
| <body> | |
| This test makes sure that repainting a JPEG XL image doesn't lead to image corruption. The test passes if you see a green square below when running in ASAN. | |
| <div style="position: relative;"><img id="img" style="position: absolute; top: 0px; left: 0px;" src="resources/green-313x313.jxl"></div> | |
| </body> | |
| </html> |