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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
outline
/
outline-auto-follows-border-radius-non-native-02.html
blob
f03c1694b22b666e4942f165e2af110810731a62
1
<!doctype
html
>
2
<style>
3
body { margin:
0
}
4
div {
5
width:
92
px;
6
height:
92
px;
7
border:
1
px transparent;
8
border-radius:
1
px;
9
outline:
1
px auto;
10
outline-offset:
4
px;
11
margin:
14
px;
12
}
13
</style>
14
<div></div>