ceph...@3phase.com skrev den 2013-06-19 22:11:
Hi John,

See the following example:

http://pastebin.com/DAYJ7NnJ

Lots of style gibberish for sure, but it failed to hit your rule
(sa-update ran at 4am today so it should have picked up anything
published).  I'm guessing it's the parentheses.

Whack the mole! =)

line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 4 column 1 - Warning: missing </title> before <style>
line 297 column 5 - Warning: '<' + '/' + letter not allowed here
line 299 column 1 - Warning: discarding unexpected </title>
line 305 column 664 - Warning: <a> discarding newline in URI reference
line 308 column 619 - Warning: <img> discarding newline in URI reference
line 309 column 933 - Warning: <img> unexpected or duplicate quote mark
line 309 column 933 - Warning: <img> attribute with missing trailing quote mark
line 5 column 1 - Warning: <style> inserting "type" attribute
line 305 column 664 - Warning: <a> escaping malformed URI reference
line 307 column 70 - Warning: <b> proprietary attribute "r"
line 308 column 619 - Warning: <img> escaping malformed URI reference
line 308 column 619 - Warning: <img> lacks "alt" attribute
line 309 column 933 - Warning: <img> attribute "width" has invalid value "!"
line 319 column 40 - Warning: <img> lacks "alt" attribute
line 307 column 70 - Warning: trimming empty <b>
Info: Document content looks like HTML 4.01 Transitional
Info: No system identifier in emitted doctype
16 warnings, 0 errors were found!

in gentoo:

emerge -av htmltidy ripmime

ripmime -i msg -d /tmp/
tidy -o textfile0.html -f textfile0.err /tmp/textfile0

see textfile0.err now

the day where i see 0 warnings i will raise the flag in my garden :)

Reply via email to