Update web-platform-tests to revision 169a1410bfe8e517d79852144555dd49ea1f597a

This commit is contained in:
WPT Sync Bot 2020-03-27 08:19:03 +00:00
parent ebaa73ddcd
commit 932f14ce3a
400 changed files with 2211 additions and 865 deletions

View file

@ -3,7 +3,7 @@
<title>CSS Basic User Interface Test: Default caret-color test animation</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<link rel="help" href="http://www.w3.org/TR/css3-ui/#caret-color">
<link rel="help" href="https://www.w3.org/TR/css3-animations/#animation-shorthand-property">
<link rel="help" href="https://www.w3.org/TR/css3-animations/#animation">
<link rel="help" href="https://www.w3.org/TR/css3-color/#color0">
<meta name="assert" content="Test checks that the default value for caret-color property, which is 'auto', is not interpolable.">
<script src="/resources/testharness.js"></script>