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 1935035 - Update a macOS-only test that hard-codes child count.
[gecko.git]
/
layout
/
reftests
/
forms
/
placeholder
/
placeholder-11.html
blob
62c77351c878610b5f9832828c69b4ec370fd9d9
1
<!DOCTYPE
html
>
2
<html>
3
<!-- Test: placeholder shouldn't show new lines ( version) -->
4
<link
rel='stylesheet' type='text/css' href='placeholder-style.css'
>
5
<body>
6
<input
type
=
"text"
value
=
""
placeholder
=
"my placeholder"
>
7
</body>
8
</html>