Update web-platform-tests to revision a4677f682d251f7c072772973058e77777711564

This commit is contained in:
WPT Sync Bot 2020-02-26 08:20:04 +00:00
parent 0f9b04680a
commit f66cd0366a
67 changed files with 2033 additions and 208 deletions

View file

@ -0,0 +1,12 @@
<!doctype html>
<title>CSS test reference</title>
<style>
p {
width: 40ch;
font: 16px/1 monospace;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
</style>
<p>short<p>