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 1942006 - Upstream a variety of Servo-specific code from Servo's downstream fork...
[gecko.git]
/
layout
/
reftests
/
forms
/
placeholder
/
placeholder-rtl-ref.html
blob
91812d0cee7da25629a5945e6e12fde4f7344cfd
1
<!DOCTYPE
html
>
2
<html
dir='rtl'
>
3
<link
rel='stylesheet' type='text/css' href='placeholder-style.css'
>
4
<body>
5
<input
class='placeholder' value='foo'
>
6
<textarea
class='placeholder'
>
foo
</textarea>
7
</body>
8
</html>
9