Skip to content

Commit 0f1de2c

Browse files
committed
Bug 1934613 [wpt PR 49467] - Tweak fuzzy parameters of dynamic-content-change-rendering, a=testonly
Automatic update from web-platform-tests Tweak fuzzy parameters of dynamic-content-change-rendering The failures show that some builders are getting a max channel difference of 2 and a total pixels different of 5. This patch adjusts the parameters to allow a total number of pixels different to be 0-20 instead of exactly 20. Fixed: 380810022 Change-Id: Ia0e3bf9d5544cbf645ce515329e161dadb8f8f34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6050704 Commit-Queue: Joey Arhar <jarharchromium.org> Reviewed-by: Di Zhang <dizhanggchromium.org> Cr-Commit-Position: refs/heads/main{#1391132} -- wpt-commits: 880b6a91af3eb5b9c0aeae980151f71ecb26ce66 wpt-pr: 49467 UltraBlame original commit: ad3d5f31b1094ee29cb624f6cac11bf658fcd8c4
1 parent 81e84cc commit 0f1de2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/web-platform/tests/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
;
122122
totalPixels
123123
=
124+
0
125+
-
124126
20
125127
"
126128
>

0 commit comments

Comments
 (0)