summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/848421-1-ref.html
blob: 9dc37d3b6f0447a1af0eea8b0055c0796ee4f934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
html {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAAXNSR0IArs4c6QAAABVJREFUCNcFwQEBAAAAgBD/TxdQqTAp5AX7Y502AAAAAABJRU5ErkJggg==) no-repeat center center fixed; no-repeat center center fixed;
  background-size: cover;
  image-rendering: -moz-crisp-edges;         /* Firefox */
}
</style>
</head>
<body>
</body>
</html>