repo.or.cz
/
webbrowser.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rubber-stamped by Brady Eidson.
[webbrowser.git]
/
LayoutTests
/
fast
/
forms
/
button-positioned.html
blob
d6df71b72873930341521a825c851875ac1c42e7
1
<button
style
=
"position:absolute"
>
This button is positioned.
</button>
2
<input
style
=
"position:absolute"
type=button
value
=
"This button is also positioned"
>