1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/836844-1-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +<!DOCTYPE html> 1.5 +<html><head> 1.6 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 1.7 +<style type="text/css"> 1.8 + body { 1.9 + background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAYAAACzzX7wAAAANUlEQVQImWPonzzt/6L5y+B4Yv8UFD4DMgcbhiuYMnni/wULFsAlJkzqJ2DCwuX/F81f9h8Aludb9rn0ffkAAAAASUVORK5CYII=') repeat scroll 0% 0% transparent; 1.10 + } 1.11 +</style> 1.12 +</head> 1.13 +<body> 1.14 +</body> 1.15 +</html>