4 <style type=
"text/css">
9 background-image: -webkit-linear-gradient
(black
, black
);
11 border: 4px solid green
;
12 transform: scale
(0.25);
17 <!-- You should see no red leaking through the inner edge of the border. -->
18 <div style=
"background-color: red; height: 60px; width: 310px">
19 <div class=
"box"></div>