repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
css3
/
calc
/
box-reflect-expected.html
blob
cea16673b7bd269cd37fdaaf6019b4916a0e6fb6
1
<!DOCTYPE
html
>
2
<style>
3
#reflection {
4
width:
100
px;
5
height:
100
px;
6
-webkit-box-reflect: below
15
px;
7
}
8
</style>
9
<img
id
=
"reflection"
src
=
"resources/ring.png"
/>