Sign in
webkit
/
WebKit
/
e59620e2c2a5636b9d9a05fc64676565efddf2aa
/
.
/
LayoutTests
/
imported
/
blink
/
paint
/
transparency
/
transparency-that-paints-content-only-in-child-expected.html
blob: 584046bd1e8d94136a3ca11a38dbd3f3071b3e10 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div
style
=
"
opacity
:
0.5
;
position
:
relative
;
height
:
0
;
"
>
<div
style
=
"
background
:
green
;
"
>
Background should be pale green
</div>
</div>