Sign in
webkit
/
WebKit
/
43e0e14f3e70f29dc1155726982c213b5c1c457a
/
.
/
LayoutTests
/
css3
/
masking
/
clip-path-filter-expected.html
blob: 27277d64da9b45954585890bb25acff49fff01dd [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
lang
=
"en"
>
<head>
<style>
div
{
width
:
160px
;
padding
:
10px
;
height
:
160px
;
background-color
:
black
;
border
:
10px
solid white
;
}
</style>
</head>
<body>
<div>
</body>
</html>