mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update stb-image to get JPEG progressive support.
This commit is contained in:
parent
afe3d7e747
commit
2e08f42ae4
10 changed files with 44 additions and 6 deletions
10
tests/ref/jpeg_normal.html
Normal file
10
tests/ref/jpeg_normal.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="jpeg_normal.jpg">
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue