Based on Base/res/html/misc/text-shadow.html demo page.
@@ -0,0 +1,9 @@
+<style>
+* {
+ margin: 0;
+}
+body {
+ background-color: white;
+</style>
+<img src="./images/text-shadow-ref.png">