gecko-dev/editor/reftests/passwd-9-with-TextEditor.html

8 строки
241 B
HTML

<!DOCTYPE html>
<html class="reftest-wait">
<body onload="document.getElementsByTagName('input')[0].type = 'text';
document.documentElement.removeAttribute('class');">
<input type="password" value="abcdef">
</body>
</html>