Sign in
webkit
/
WebKit
/
a36dd1c4bd8146169ac601fd378f4d14b5f88ac7
/
.
/
LayoutTests
/
imported
/
blink
/
paint
/
tables
/
tbody-fixedposition-expected.html
blob: 5a56d14b995cc5f8c923870fe9444e2ac4e0f69a [
file
] [
log
] [
blame
]
<!doctype HTML>
<div
style
=
"
width
:
56px
;
height
:
56px
;
"
>
<div
style
=
"
position
:
fixed
;
width
:
50px
;
height
:
50px
;
border
:
1px
solid black
;
transform
:
translate
(
2px
,
2px
)
"
>
</div>