Sign in
webkit
/
WebKit
/
db429512421596470240ded3a71f70ee20552ab3
/
.
/
LayoutTests
/
imported
/
blink
/
paint
/
masks
/
table-cell-masks-expected.html
blob: 88d4fc6540effd794fbae272354ee941b284e38f [
file
] [
log
] [
blame
]
<!doctype HTML>
<style>
.
target
{
-webkit-mask
:
url
(
../../animations/resources/stripes-100.png
);
background
:
blue
;
width
:
200px
;
height
:
200px
;
}
</style>
<div
class
=
"target"
></div>