If the local rect of the content of a drop-shadow is changing
each frame, we also need to invalidate the GPU cache data for
the drop-shadow primitive.

Unfortunately we don't have a way in wrench right now to create
a regression test for this.

Fixes #2721.