no-obsolete-attribute Disallow obsolete attribute using. Sources: W3G Obsolete features W3C Non-conforming features W3G Features removed Options true The following pattern are considered violations: body[link] { background-color: pink; } a, img[datasrc] { color: pink; } img[align], a[name] { color: pink; }