Update web-platform-tests to revision ddfc95cf0493ae147a4f6a4d7be8eff1a0c23098

This commit is contained in:
Anthony Ramine 2018-01-18 10:15:04 +01:00
parent 1f6a864ab5
commit 7e6290451f
832 changed files with 16026 additions and 2649 deletions

View file

@ -10,17 +10,15 @@
}
.test {
font-family: fwf;
font-size: 3em;
font-size: 2em;
line-height: 1.1;
}
</style>
<body>
<!-- very minimal test, only tests hist, does not test salt or stylistic sets -->
<p>Test passes if the three lines below are identical, with one cross (✗)</p>
<p>Test passes if the three lines below are identical, with twenty crosses (✗).</p>
<section class="test">
<p class="ref">B</p>
<p class="ref">B</p>
<p class="ref">B</p>
</section>
<p class="ref">BBBBBBBBBBBBBBBBBBBB</p>
<p class="ref">BBBBBBBBBBBBBBBBBBBB</p>
<p class="ref">BBBBBBBBBBBBBBBBBBBB</p>
</section>