repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bumping manifests a=b2g-bump
[gecko.git]
/
layout
/
reftests
/
border-image
/
center-scaling-4b.html
blob
c41e43a5110ee98f6d1cc303428daadbeaba926c
1
<!doctype
html
>
2
<style>
3
div {
4
border-width:
27
px
27
px
0 27
px;
5
border-style: solid;
6
border-image: url(
"reticule.png"
)
27
fill round;
7
width:
216
px;
8
height:
108
px;
9
}
10
</style>
11
<div></div>