Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
LayoutTests
/
fast
/
repaint
/
block-selection-gap-in-composited-layer-expected.html
blob: f1dd38767c48e05864e6b13cd33fb17601d24567 [
file
] [
log
] [
blame
]
<body>
<div
style
=
"
-webkit-transform
:
translateZ
(
0
);
margin-top
:
50px
;
margin-left
:
50px
;
"
>
<div
id
=
"target"
style
=
"
background-color
:
#FE9898
;
width
:
100px
;
height
:
100px
;
position
:
absolute
;
"
><br></div>
a
</div>
<script>
</script>
</body>