SkinTemplate::tabAction() adds an attribute 'primary' to all action links.
This attribute is not defined in HTML (according to https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes) and consequently comes up as an error in a validator (http://validator.w3.org/check) check.
Version: 1.22.0
Severity: trivial