Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-text-decor/text-shadow/basic-negcoord.html - WPT Dashboard Interop Dashboard
<!DOCTYPE HTML>
<link rel="match" href="basic-negcoord-ref.html">
<div style="position: absolute; top: 24px; left: 24px; color: black; text-shadow: green -4px -4px;">Hello</div>