Sign in
webkit
/
WebKit
/
bc305334a28f4491ad6c9aac1b58373754ba9a0e
/
.
/
LayoutTests
/
imported
/
blink
/
transforms
/
inline-transform-and-clipping-roots-expected.html
blob: 6c8a55dfc2f0418ffff5363ae9d4d5813622d1b3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
Test that clipping is properly calculated when inline transforms cause a clipping root with a different position to be used. The green box should be visible.
<div
style
=
"
margin-top
:
50px
;
height
:
50px
;
background-color
:
green
;
"
></div>