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
/
css-blending
/
background-blend-mode-body-fixed-ref.html
blob
b668ceba783976af884abd5304383eb9bb5e49df
1
<!DOCTYPE
html
>
2
<meta
charset
=
"utf-8"
>
3
<title>
Reference for: Blend a background image and a background color on the root, specifying background-attachment: fixed
</title>
4
5
<style>
6
7
html {
8
background: #
777777
;
9
}
10
11
</style>