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
/
1059498-1-ref.html
blob
f7ece299c5842df12a9823ca29188d229c755741
1
<!DOCTYPE
html
>
2
<html
lang
=
"en"
>
3
<meta
charset
=
"utf-8"
>
4
<title>
Test for bug
1059498
- Paint parts of the filter that are caused by parts of the source that are invisible
</title>
5
6
<style>
7
8
body {
9
margin:
0
;
10
}
11
12
#result {
13
width:
100
px;
14
height:
30
px;
15
background-color: lime;
16
}
17
18
</style>
19
20
<div
id
=
"result"
></div>