The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: layout/reftests/text-shadow/blur-opacity.html
layout/reftests/text-shadow/blur-opacity.html
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal
deleted
inserted
replaced
-1:000000000000
0:1dbb1c07f1f3
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: transparent; text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px">a</div>