You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought browsers might optimise this away, but it seems that – at least in some cases, such as an iframe's srcdoc attribute – invoking the setter causes unnecessary work to happen
The text was updated successfully, but these errors were encountered:
I thought browsers might optimise this away, but it seems that – at least in some cases, such as an iframe's
srcdoc
attribute – invoking the setter causes unnecessary work to happenThe text was updated successfully, but these errors were encountered: