3 <style type=
"text/css">
4 div
.t
{ outline: 10px solid green
; width: 98px; height: 98px; border: 1px solid black
; background-color: #eee; }
9 This tests for regressions against
<i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=7943">http://bugzilla.opendarwin.org/show_bug.cgi?id=
7943</a>
10 Layer outline does not repaint
</i>.
13 <div style=
"position: relative; height: 130px;">
14 <div class=
"t" style=
"position: absolute; left: 10px; top: 10px; clip: rect(-10px 100px 100px -10px);">
16 <div class=
"t" style=
"position: absolute; left: 140px; top: 10px; clip: rect(-10px 90px 90px -10px);">
18 <div class=
"t" style=
"position: absolute; left: 270px; top: 10px; clip: rect(-10px -5px -5px -10px);">
20 <div class=
"t" style=
"position: absolute; left: 400px; top: 10px; clip: rect(0px 110px 110px 0px);">
22 <div class=
"t" style=
"position: absolute; left: 530px; top: 10px; clip: rect(10px 110px 110px 10px);">
24 <div class=
"t" style=
"position: absolute; left: 660px; top: 10px; clip: rect(105px 110px 110px 105px);">
27 <div class=
"t" style=
"overflow: hidden; margin: 10px;">
29 <div class=
"t" style=
"position: relative; left: 10px; top: 20px;">