blob: 375bdef8742cc9f394732ba08dc9090a4755d087 [file] [log] [blame]
<!doctype html>
<title>CSS Test Reference</title>
<style>
textarea {
max-width: 100px;
}
</style>
<textarea placeholder="This is a really long string that needs to be truncated"></textarea>