htmlparser
htmlparser copied to clipboard
Obsolete warning: "The attribute may be dropped by IE7"
<a href> causes this warning:
Attribute href without an explicit value seen. The attribute may be dropped by IE7.
This warning should be omitted without replacement (later IE versions are not affected).
Thanks!