Update web-platform-tests to revision 4af6af604800559d2c58cf3561621ae43e28aaa8

This commit is contained in:
WPT Sync Bot 2020-06-16 08:20:51 +00:00
parent 19c1f72eb2
commit 1a24e35f18
150 changed files with 3701 additions and 419 deletions

View file

@ -12,7 +12,7 @@
<style>
div {
contain: style;
counter-set: n;
counter-set: n 1;
}
div::before, div::after {
content: counters(n, '.') " ";