layout/reftests/text-shadow/standards-decor-noblur.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:58dc5e68b1ba
1 <!DOCTYPE HTML>
2
3 <!-- Shadows are painted below text AND its decorations -->
4 <div style="position: absolute; top: 20px; left: 20px; color: black; text-shadow: purple 4px 4px, red 7px 7px, green 10px 10px, grey 13px 13px; text-decoration: underline;">Hello</div>

mercurial