Update web-platform-tests to revision 3564c21f260aeb6862ceaa56bee9c39b74db3440

This commit is contained in:
WPT Sync Bot 2019-10-03 10:23:35 +00:00
parent 78438113d4
commit 555167ffdb
141 changed files with 3095 additions and 1280 deletions

View file

@ -4,11 +4,10 @@
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<link rel="help" href="https://www.w3.org/TR/css-text-3/#overflow-wrap-property">
<link rel="match" href="reference/overflow-wrap-cluster-001-ref.html">
<meta name="assert" content="grapheme clusters must stay together as one unit when a line is broken by overflow-wrap:break-word">
<meta name="assert" content="grapheme clusters must stay together as one unit when a line is broken by overflow-wrap:anywhere">
<style>
div {
font-size: 4em;
margin: 1rem;
width: 4em;
}
#test {