Sign in
chromium
/
chromium
/
src
/
5ddd065e277b5cee7a88f23510eb537280cb26e5
/
.
/
third_party
/
blink
/
web_tests
/
external
/
wpt
/
css
/
css-masking
/
clip
/
clip-fixed-pos-transform-descendant-001-ref.html
blob: ed78cb7338c8dc9f24afb04870e3fbb1fb1c107e [
file
] [
log
] [
blame
]
<!doctype html>
<title>
CSS Test Reference
</title>
<style>
html
,
body
{
margin
:
0
}
div
{
width
:
100px
;
height
:
100px
;
background
:
lime
;
}
</style>
<div></div>