Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.52
/
.
/
LayoutTests
/
compositing
/
geometry
/
geometry-map-compositing-layer-without-containing-block-expected.html
blob: 96154288bea796d1d587f70cb13a310e95e5e011 [
file
] [
edit
]
<!doctype HTML>
<html
style
=
"
opacity
:
0.5
;
"
>
<body>
<div
style
=
"
position
:
absolute
;
opacity
:
0.5
"
>
<div
id
=
"inner"
style
=
"
width
:
200px
;
height
:
100px
;
background
:
blue
"
></div></div>
</div>
</body>
</html>