servo/tests/wpt/web-platform-tests/css/css-overflow/text-overflow-ellipsis-editing-input-ref.html

10 lines
231 B
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">