[will-change] Should will-change trigger stacking context when the property does not apply to an element?

Consider:

<span style=“will-change: transform;”>...<span>

The span, as a non-atomic inline, does not support the transform property. Should will-change trigger stacking context in this example?

Simon

Received on Sunday, 16 August 2015 19:18:07 UTC