Hi, I'm trying to work around a warning tidy spits out for a proprietary attribute. That's the line in question: <table role="presentation" summary="A summary"> and tidy prints out the following warning: line 45 column 9 - Warning: <table> proprietary attribute "role" I tried to use the --drop-proprietary-attributes option but it doesn't change anything. Even if I specify --errors it will still print the warning message. I'm not so concerned about the warning, though, it's more because I use tidy for automated testing and read out the exit code. So I need tidy to exit with 0 (which it doesn't because of the proprietary attribute). Is there anything I'm missing here? Thanks Erik -- View this message in context: http://old.nabble.com/proprietary-attributes-tp32975348p32975348.html Sent from the w3.org - html-tidy mailing list archive at Nabble.com.Received on Thursday, 15 December 2011 10:12:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 April 2012 06:14:01 GMT