layout/reftests/text-shadow/blur-opacity-ref.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:93f1503451cf
1 <style>
2 @font-face {
3 font-family: Ahem;
4 src: url(../fonts/Ahem.ttf);
5 }
6 </style>
7 <div style="position: absolute; clip: rect(20px, 100px, 100px, 20px); font: 128px Ahem; color: #7f7f7f">a</div>

mercurial