aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/ref/background_style_attr.html
blob: 28bc8f6b21d2fac8f43346193246a25487392bfa (plain) (blame)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<div class="test" style="background: url(rust-0.png); width:200px; height:200px;"></div>
</body>
</html>