Skip to content

Commit

Permalink
Bug 1722611 [wpt PR 29810] - Add fuzzy matching to dynamic-content-ch…
Browse files Browse the repository at this point in the history
…ange-rendering.html, a=testonly

Automatic update from web-platform-tests
Add fuzzy matching to dynamic-content-change-rendering.html

This test passes locally but is failing on WPT due to minor pixel
differences, likely due to how the select element is resized:
https://wpt.fyi/results/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html?label=master&label=experimental&aligned&q=dynamic-content-change-rendering.html

Change-Id: I94592ad3512a09ae93181c7a92e8fed7861904d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3057512
Auto-Submit: Philip Rogers <[email protected]>
Commit-Queue: Kent Tamura <[email protected]>
Reviewed-by: Kent Tamura <[email protected]>
Cr-Commit-Position: refs/heads/master@{#905947}

--

wpt-commits: f93baa8f6c6aa82287a3f49491f34114d6a301a5
wpt-pr: 29810
  • Loading branch information
progers authored and moz-wptsync-bot committed Jul 31, 2021
1 parent 3fc1057 commit 08f900d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<link rel="help" href="https://html.spec.whatwg.org/C/#concept-option-label">
<link rel="help" href="http://crbug.com/1090806">
<link rel="match" href="dynamic-content-change-rendering-ref.html">
<meta name=fuzzy content="maxDifference=3;totalPixels=20">
<body>

<select id="dropdown">
Expand Down

0 comments on commit 08f900d

Please sign in to comment.