repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1772588 [wpt PR 34302] - [wpt] Add test for block-in-inline offsetParent., a...
[gecko.git]
/
editor
/
reftests
/
passwd-8-with-Preview.html
blob
2cc4ba243e997463f5bf8528b061623f4c90851b
1
<!DOCTYPE
html
>
2
<html
class
=
"reftest-wait"
>
3
<body
onload
=
"document.getElementsByTagName('input')[0].type = 'password';
4
document.documentElement.removeAttribute('class');"
>
5
<input
type
=
"text"
value
=
"abcdef"
>
6
</body>
7
</html>