If a stacking context is isolated, disable subpixel AA on it.
b2a2c1a
This is a workaround / hack for #1839, until we properly support subpixel AA on transparent surfaces. It extends the set of conditions that disable subpixel AA on a stacking context. Fixes #1839.