summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-position/sticky/position-sticky-in-fixed-container.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-position/sticky/position-sticky-in-fixed-container.html')
-rw-r--r--testing/web-platform/tests/css/css-position/sticky/position-sticky-in-fixed-container.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/css-position/sticky/position-sticky-in-fixed-container.html b/testing/web-platform/tests/css/css-position/sticky/position-sticky-in-fixed-container.html
index 359ec2fd33..75c2d67259 100644
--- a/testing/web-platform/tests/css/css-position/sticky/position-sticky-in-fixed-container.html
+++ b/testing/web-platform/tests/css/css-position/sticky/position-sticky-in-fixed-container.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
+<meta name="fuzzy" content="1;0-50">
<link rel="match" href="position-sticky-in-fixed-container-ref.html">
<link rel="help" href="https://drafts.csswg.org/css-position-3/#sticky-pos">
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1854010">