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
When I split an <a> tag that has, say, target="_blank", is the target property preserved? It doesn't seem like it is, but I can't find anything in the source code that would prevent it from being copied to the new link.
When I split an
<a>tag that has, say,target="_blank", is thetargetproperty preserved? It doesn't seem like it is, but I can't find anything in the source code that would prevent it from being copied to the new link.