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
/
bugs
/
514917-1-ref.html
blob
63c93580d5da759ea217c0509dfec864e6571d93
1
<!DOCTYPE
HTML
>
2
<title>
Testcase, bug
514917
</title>
3
<style
type
=
"text/css"
>
4
5
body
>
div
>
div
{
6
width
:
100px
;
7
height
:
100px
;
8
box-shadow
:
blue
50px 50px
;
9
}
10
11
body
>
div
>
div
>
div
{
12
width
:
160px
;
13
height
:
160px
;
14
border
:
medium solid
;
15
}
16
17
</style>
18
<body>
19
<div><div><div></div></div></div>
20
</body>