| <!DOCTYPE html> | |
| <meta charset="utf-8"> | |
| <title>text-overflow: <string> in text inputs</title> | |
| <link rel="author" title="Tim Nguyen" href="https://github.com/nt1m"> | |
| <link rel="help" href="https://drafts.csswg.org/css-overflow-4/#text-overflow"> | |
| <link rel="mismatch" href="text-overflow-string-in-input-notref.html"> | |
| <input value="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" style="text-overflow: '[...]'"> |