8 background-image:url('data:image/svg+xml,
<svg xmlns=
"http://www.w3.org/2000/svg" width=
"128" height=
"128"><circle fill=
"#3364c2" cx=
"64" cy=
"64" r=
"64" /></svg>');
9 background-size:
32px
32px;
10 background-repeat: repeat;
15 background-image:url('data:image/svg+xml,
<svg xmlns=
"http://www.w3.org/2000/svg" width=
"128" height=
"128"><circle fill=
"#f31900" cx=
"64" cy=
"64" r=
"64" /></svg>');
16 background-size:
50%
100%;
17 background-repeat: repeat;
22 background-image:url('data:image/svg+xml,
<svg xmlns=
"http://www.w3.org/2000/svg"><circle fill=
"#f7d72b" cx=
"16" cy=
"16" r=
"16" /></svg>');
23 background-size:
32px
32px;
24 background-repeat: repeat;
29 background-image:url('data:image/svg+xml,
<svg xmlns=
"http://www.w3.org/2000/svg"><circle fill=
"#44c400" cx=
"16" cy=
"16" r=
"16" /></svg>');
30 background-size:
50%
100%;
31 background-repeat: repeat;
44 window
.internals
.setPageScaleFactor(2);
48 <body onload=
"setScale()">
53 <p>Test for WK110047: This test passes if there are
4 rows of
2 circles and they all have sharp edges.
</p>