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
The spec says: "If A is an element, each attribute in its attribute list has an attribute that equals an attribute in B’s attribute list." The order in which the attributes are listed should not matter.
I double checked the expected behaviour in Gecko/Blink just in case.