Add fuzzy data to position-sticky-hyperlink.html (#41753)

diff --git a/css/css-position/sticky/position-sticky-hyperlink.html b/css/css-position/sticky/position-sticky-hyperlink.html
index c8ef07e..cc8de9a 100644
--- a/css/css-position/sticky/position-sticky-hyperlink.html
+++ b/css/css-position/sticky/position-sticky-hyperlink.html
@@ -1,8 +1,9 @@
 <!DOCTYPE html>
 <title>Sticky element with hyperlink should work</title>
-<link rel="match" href="position-sticky-hyperlink-ref.html" />
-<link rel="help" href="https://www.w3.org/TR/css-position-3/#sticky-pos" />
-<meta name="assert" content="This test checks that sticky hyperlink works." />
+<link rel="match" href="position-sticky-hyperlink-ref.html">
+<link rel="help" href="https://www.w3.org/TR/css-position-3/#sticky-pos">
+<meta name="assert" content="This test checks that sticky hyperlink works.">
+<meta name="fuzzy" content="maxDifference=0-5; totalPixels=0-80">
 
 <style>
 body {