1 2 3 4 5 6 7 8 9 10
<!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">