Sign in
webkit
/
WebKit
/
5549cdc34b021e0f42036a79dc545fd3130e6d99
/
.
/
LayoutTests
/
css3
/
masking
/
clip-path-polygon-evenodd-expected.html
blob: 846309ec34697a0209ef68603938cf33e64f08d7 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
lang
=
"en"
>
<head>
<style>
div
{
width
:
160px
;
height
:
160px
;
border
:
solid green
20px
;
background-color
:
white
;
}
</style>
</head>
<body>
<div>
</body>
</html>