Sign in
webkit
/
WebKit
/
9487039c43150a49ee249911cfffbf6b2aea9e49
/
.
/
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>