Bug 1864248 [wpt PR 43093] - [WPT] Adjust fuzzy values for highlight pseudo tests, a=testonly
Automatic update from web-platform-tests [WPT] Adjust fuzzy values for highlight pseudo tests The tests modified here have antialiasing mismatches that are irrelevant to the test, so increase the fuzzy thresholds to enable them to pass. Bug: 1147859,1350469 Change-Id: I8ef1bf51d7f399b9d372f955aa8eb2bb15828f8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5021269 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Auto-Submit: Stephen Chenney <schenney@chromium.org> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1223278} -- wpt-commits: 534334eac7d128beb8c337d81c1c4eafba9521e4 wpt-pr: 43093
This commit is contained in:
committed by
moz-wptsync-bot
parent
a31286de88
commit
c1f5f8958a
@@ -6,7 +6,7 @@
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo/#highlight-text">
|
||||
<link rel="match" href="highlight-currentcolor-painting-properties-001-ref.html">
|
||||
<link rel="stylesheet" href="support/highlights.css">
|
||||
<meta name="fuzzy" content="0-50;0-3">
|
||||
<meta name="fuzzy" content="0-50;0-150">
|
||||
<style>
|
||||
div {
|
||||
color: lime;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo/#highlight-text">
|
||||
<link rel="match" href="highlight-currentcolor-painting-properties-002-ref.html">
|
||||
<link rel="stylesheet" href="support/highlights.css">
|
||||
<meta name="fuzzy" content="0-50;0-3">
|
||||
<meta name="fuzzy" content="0-50;0-150">
|
||||
<style>
|
||||
div {
|
||||
color: lime;
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<meta name="assert" value="::selection overlay background and decorations are independent of those of the originating element, and originating element decorations lose their colour">
|
||||
<script src="support/selections.js"></script>
|
||||
<link rel="stylesheet" href="support/highlights.css">
|
||||
<meta name="fuzzy" content="0-50;0-50">
|
||||
<meta name="fuzzy" content="0-50;0-300">
|
||||
<style>
|
||||
/*
|
||||
Topmost last:
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<meta name="assert" value="::selection overlay background and decorations are independent of those of the originating element, and originating element decorations lose their colour">
|
||||
<script src="support/selections.js"></script>
|
||||
<link rel="stylesheet" href="support/highlights.css">
|
||||
<meta name="fuzzy" content="0-50;0-20">
|
||||
<meta name="fuzzy" content="0-50;0-320">
|
||||
<style>
|
||||
/*
|
||||
Topmost last:
|
||||
|
||||
Reference in New Issue
Block a user