Update web-platform-tests to revision 823cca0c2c6b421912973e7f699a357411738c64

This commit is contained in:
WPT Sync Bot 2020-05-16 08:18:43 +00:00
parent 6cc582992e
commit 6f4d1ac19b
141 changed files with 2004 additions and 912 deletions

View file

@ -1,5 +1,6 @@
<!doctype html>
<title>CSS Pseudo Element API IDL tests</title>
<meta name="timeout" content="long">
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#cssom">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>