Sign in
webkit
/
WebKit
/
9f8388ebdf099a98ce75d93c131e5941dc4da269
/
.
/
LayoutTests
/
css3
/
masking
/
clip-path-overflow-expected.html
blob: 068f5d6bca084d1efa5ec08fd0e9d6513039475a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
lang
=
"en"
>
<head>
<style>
div
{
margin
:
20px
;
margin-left
:
40px
;
width
:
160px
;
height
:
200px
;
background-color
:
green
;
}
</style>
</head>
<body>
<div><div>
</body>
</html>