Update web-platform-tests to revision 6366ae15c2bc2314adca4321357c68bb468fec98

This commit is contained in:
WPT Sync Bot 2020-04-02 08:23:57 +00:00
parent e47e884cc7
commit 6b740f0283
328 changed files with 3757 additions and 591 deletions

View file

@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>Length unit 'ch' used in pseudo elements without text should be recalculated after loading a web font</title>
<link rel="help" href="https://www.w3.org/TR/css-values-4/#font-relative-lengths">
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4">
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4#generated-content">
<link rel="author" href="xiaochengh@chromium.org">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>