mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision b'ece751218b0ba35e99fa900bfd2a2d89c4bb69da'
This commit is contained in:
parent
6d8358a482
commit
02cb6d44e5
228 changed files with 2082 additions and 608 deletions
|
@ -5,7 +5,7 @@
|
|||
<link rel="match" href="backdrop-animate-002-ref.html">
|
||||
<dialog id="target">Dialog contents</dialog>
|
||||
<!-- This test fails on WPT.fyi with off-by-one on the green background (Chrome-only): -->
|
||||
<meta name="fuzzy" content="maxDifference=0-1;totalPixels=0-472272">
|
||||
<meta name="fuzzy" content="maxDifference=0-1;totalPixels=0-472500">
|
||||
<script>
|
||||
const target = document.getElementById("target");
|
||||
target.showModal();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue