Sign in
webkit
/
WebKit
/
f60b777d1f8f61fa35143d4a5c4ca9cde96e8bf5
/
.
/
LayoutTests
/
imported
/
blink
/
paint
/
frames
/
iframe-with-mask.html
blob: 7de0082baad2043fc422e1fa26d5d3a7d50b1a8c [
file
] [
log
] [
blame
]
<!doctype HTML>
<iframe
style
=
"
-webkit-mask-image
:
url
(
../../fast/backgrounds/resources/mask-top-left.png
);
width
:
200px
;
height
:
200px
;
background
:
blue
"
frameBorder
=
0
>
</iframe>