Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
mask-image-accept-expected.html
blob: a9547eed3251b879c5d5c8eb0a4a940a67b4fd93 [
file
] [
log
] [
blame
]
<html>
<head>
<style>
#
test
{
width
:
100px
;
height
:
100px
;
background-color
:
green
;}
</style>
</head>
<body>
<div
id
=
"test"
></div>
</body>
</html>