Sign in
webkit
/
WebKit
/
1af45fc1915c308be35b19553899267f3a4f02ea
/
.
/
LayoutTests
/
fast
/
box-shadow
/
negative-inset-box-shadow-expected.html
blob: 762f940c47b25da61d3ecc84a2c91ac114364d49 [
file
] [
log
] [
blame
]
<style>
div
{
position
:
absolute
;
top
:
10px
;
left
:
10px
;
height
:
50px
;
width
:
50px
;
}
</style>
<div></div>