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
Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git]
/
layout
/
reftests
/
high-contrast
/
bg-image-root-001.html
blob
8aef792394c1fa3e214aa3bb9ffbe86c37fd369d
1
<!doctype
html
>
2
<title>
background-image on canvas is ignored if in high-contrast
</title>
3
<style>
4
body {
5
background-image: url(
"red.png"
);
6
}
7
</style>