chromium/third_party/blink/web_tests/external/wpt/css/css-text/white-space/reference/text-wrap-nowrap-001-mis-ref.html

<!DOCTYPE html>
<style>
div {
  width: 20ch;
}
</style>
<div>Pass if this is a single line of text without breaks.</div>