Roll jsfiddle-base from db3abc597412 to 0ccdb32ff1ca

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/jsfiddle-base-skia
Please CC jcgregorio@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: jcgregorio@google.com
Change-Id: I15956562ec18258d152eef5214778acdd4cc8040
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/812920
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index b3bc113..5ae9212 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -661,7 +661,7 @@
 # Pulls the gcr.io/skia-public/jsfiddle-base container.
 container_pull(
     name = "jsfiddle-base",
-    digest = "sha256:db3abc59741284ec1a4d253375a74ccce265596c302d3ba29cf4502dbf9f0d76",
+    digest = "sha256:0ccdb32ff1ca8ea3ac25a29f4efaed8d65cf25bb717fed89e0c72b1f752328bd",
     registry = "gcr.io",
     repository = "skia-public/jsfiddle-base",
 )