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
Setting anchorName or positionAnchor from JavaScript does nothing in a browser without native anchor positioning. The CSSOM drops properties it doesn't know, so no declaration ends up in the style attribute.
Setting
anchorNameorpositionAnchorfrom JavaScript does nothing in a browser without native anchor positioning. The CSSOM drops properties it doesn't know, so no declaration ends up in the style attribute.