chromium/third_party/blink/web_tests/external/wpt/css/css-overflow/text-overflow-ellipsis-editing-input-ref.html

<!doctype html>
<title>CSS Test Reference</title>
<style>
  input {
    all: initial;
    width: 100px;
  }
</style>
<p>You should not see an ellipsis for the text below.</p>
<input id="input_element" value="xxxxxxxxxxxxxxxxxxxx">