Update web-platform-tests to revision b'f7c921b0bcddaf3865eb4c36788ce0db61750035'

This commit is contained in:
WPT Sync Bot 2022-11-15 01:20:24 +00:00
parent a84d591b05
commit de009ea427
109 changed files with 1805 additions and 1261 deletions

View file

@ -7,5 +7,5 @@
<!-- TODO force spelling error without relying on UA under test having English spellchecking https://github.com/web-platform-tests/wpt/issues/30863 -->
<body contenteditable spellcheck lang="en"><svg><text y="42">quikc</text></svg>
<script>
document.documentElement.focus();
document.body.focus();
</script>