Update web-platform-tests to revision 82cecba576456d05c09894749379df1013ab488f

This commit is contained in:
WPT Sync Bot 2019-10-30 10:25:42 +00:00
parent de9c84f686
commit 60b62482da
145 changed files with 2705 additions and 367 deletions

View file

@ -32,8 +32,8 @@
<body>
<p>
Test passes if there is a filled color square with 'Filler Text',
whose color gradually changes in the order:
YELLOW to GREEN to BLUE.
whose color gradually changes in the order: YELLOW to GREEN.
After the animation is finished, the color goes back to BLUE.
</p>
<div>Filler Text</div>
</body>

View file

@ -37,8 +37,8 @@
<body>
<p>
Test passes if there is a filled color square with 'Filler Text',
whose color gradually changes in the order:
YELLOW to GREEN to BLUE.
whose color gradually changes in the order: YELLOW to GREEN.
After the animation is finished, the color goes back to BLUE.
</p>
<div>Filler Text</div>
</body>