Skip to content

Commit

Permalink
JPEG XL: relax max difference (web-platform-tests#42800)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo271 authored Oct 27, 2023
1 parent 68f32fe commit ac20a15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jpegxl/3x3_srgb_lossy.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<title>JPEG XL test</title>
<meta name=fuzzy content="0-4;0-9">
<meta name=fuzzy content="0-10;0-9">
<link rel="help" href="https://jpeg.org/jpegxl/">
<link rel="match" href="3x3_srgb_lossy-ref.html">
<meta name="assert" content="JPEG XL image is rendered correctly">
Expand Down
2 changes: 1 addition & 1 deletion jpegxl/3x3a_srgb_lossy.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<title>JPEG XL test</title>
<meta name=fuzzy content="0-4;0-9">
<meta name=fuzzy content="0-10;0-9">
<link rel="help" href="https://jpeg.org/jpegxl/">
<link rel="match" href="3x3a_srgb_lossy-ref.html">
<meta name="assert" content="JPEG XL image is rendered correctly">
Expand Down

0 comments on commit ac20a15

Please sign in to comment.