Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
css
/
compositing
/
root-element-background-margin-opacity-ref.html
blob: afe543029d800f5b3c53c1c2179e981693c033ba [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<div
style
=
"
position
:
absolute
;
top
:
100px
;
left
:
100px
;
width
:
100px
;
height
:
100px
;
background
:
green
;
opacity
:
0.5
"
></div>