trisquel-icecat/icecat/layout/reftests/svg/svg-integration/mask-mask-clipPath-opacity-scale-ref.xhtml

15 lines
215 B
HTML

<html reftest-zoom="2.0" xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
div {
width: 50px;
height: 100px;
background-color: rgba(0,0,255,0.5);
}
</style>
</head>
<body>
<div/>
</body>
</html>