Sign in
webkit
/
WebKit
/
e12ac10e724723adaf506fbf217fb834af319788
/
.
/
LayoutTests
/
css3
/
filters
/
hidpi-feConvolveMatrix-expected.html
blob: c39483214fe3d102ae6b01af2a4d1985c2fe5c53 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
.
box
{
width
:
200px
;
height
:
200px
;
background-color
:
green
;
}
</style>
</head>
<body>
<div
class
=
"box"
></div>
</body>
</html>