htmlparser icon indicating copy to clipboard operation
htmlparser copied to clipboard

Obsolete warning: "The attribute may be dropped by IE7"

Open 1jj opened this issue 2 years ago • 0 comments

<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!

1jj avatar Sep 28 '23 17:09 1jj