Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
forms
/
placeholder-with-positioned-element.html
blob: 12c9cd83f60a493ef00d9632194a132e854761c8 [
file
] [
log
] [
blame
]
<div
style
=
"
position
:
absolute
;
width
:
64px
;
background-color
:
white
;
border
:
solid
1px
black
;
margin-left
:
16px
"
>
<div>
aaa
</div>
<div>
bbb
</div>
</div>
<input
placeholder
=
placeholder
>