Sign in
webkit
/
WebKit
/
c6951ff6f7d972427c05df8e7c39e3f2d74bf29c
/
.
/
LayoutTests
/
css3
/
calc
/
box-reflect-expected.html
blob: cea16673b7bd269cd37fdaaf6019b4916a0e6fb6 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
#
reflection
{
width
:
100px
;
height
:
100px
;
-webkit-box-reflect
:
below
15px
;
}
</style>
<img
id
=
"reflection"
src
=
"resources/ring.png"
/>