summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text-decor/text-shadow/color-inherit.html
blob: abb2cffd0ac24796c06b7225dc94528f7d6efd72 (plain)
1
2
3
4
5
<!DOCTYPE HTML>
<link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-shadow-property">
<link rel="match" href="color-inherit-ref.html">
<div style="position: absolute; top: 24px; left: 24px; color: blue; text-shadow: 3px 3px;">Hello</div>