chromium/third_party/blink/web_tests/external/wpt/css/css-overflow/reference/overflow-ellipsis-dynamic-001-ref.html

<!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>