4 <title>background-position: initial on top of
4-value
</title>
11 url(../../css3/images/resources/red-
100.png);
12 background-repeat: no-repeat;
14 /* Intended to be overwritten: */
15 background-position: bottom
50% right
50px;
18 /* The background-position to be used: */
19 background-position: initial;
26 background-color: green;
32 <div class=
"test1 test2"></div>
33 <div class=
"ref"></div>