summaryrefslogtreecommitdiffstats
path: root/editor/reftests/passwd-9-with-TextEditor.html
blob: d775c44238d2f939749c9f687309489cb9e1693c (plain)
1
2
3
4
5
6
7
<!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>