tidy-html5/src
Geoff McLane 3f72b6e335 Issue #210 - Add new warning for summary attr in table if HTML5.
This new warning will only be seen if the document remains in HTML5 mode,
where the summary attribute is obsolete. The W3C validator flags this as
an error, and suggests 'Consider describing the structure of the table in
a caption element or in a figure element containing the table; or simplify
the structure of the table so that no description is needed'.

At the same time this patch also restored the old warning if the document
is HTML4--, if the table element lacks a summary attribute. This has been
a tidy warning since the beginning of time, although the W3C validator
does not presently flag this.
2015-06-06 11:20:35 +02:00
..
access.c Issue #168 - Fix for access test 5.2.1.2 2015-03-04 19:38:59 +01:00
access.h Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
alloc.c Add some mem alloc and free debug to chase Issue #217 2015-06-03 20:24:41 +02:00
attrask.c Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
attrdict.c Issue #199 - Add support for html5's template tag 2015-04-10 15:50:07 -07:00
attrdict.h Issue #199 - Add support for html5's template tag 2015-04-10 15:50:07 -07:00
attrget.c Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
attrs.c Issue #185 - Treat elements ids as case-sensitive if in HTML5 mode 2015-03-13 19:47:28 +01:00
attrs.h Add support for 'role' attribute. #115 2014-11-22 20:44:38 +08:00
buffio.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
charsets.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
charsets.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
clean.c Fixed #42. 2015-02-01 18:09:17 +08:00
clean.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
config.c small fix for indent-with-tabs to have a default xml value 2015-05-25 16:48:39 +02:00
config.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
entities.c Use HTML5 mapping for entities ⟨ and ⟩ (http://www.w3.org/TR/xml-entity-names/#diff-xhtml1). #130 2015-02-21 19:33:24 +01:00
entities.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
fileio.c debug - avoid duplicae output if to stdout 2015-03-09 16:12:59 +01:00
fileio.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
forward.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
gdoc.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
gdoc.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
iconvtc.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
iconvtc.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
istack.c Issue #92 - OLD problem of ins and del 2015-01-28 11:50:06 +01:00
lexer.c Issue #217 - avoid len going negative, ever... 2015-06-03 20:26:03 +02:00
lexer.h Issue #70 - Initial implmentation of SVG support. 2015-02-02 17:36:27 +01:00
localize.c Issue #210 - Add new warning for summary attr in table if HTML5. 2015-06-06 11:20:35 +02:00
mappedio.c Support build with MinGW 4.9.1 2015-04-26 13:18:46 +03:00
mappedio.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
message.h Issue #210 - Add new warning for summary attr in table if HTML5. 2015-06-06 11:20:35 +02:00
parser.c Issue #212 - Further fix to set MixedContent in some cases. 2015-06-04 13:12:05 +02:00
parser.h Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
pprint.c Issue #108 - first cut new option --indent-with-tabs yes. 2015-05-22 16:06:12 +02:00
pprint.h Issue #108 - first cut new option --indent-with-tabs yes. 2015-05-22 16:06:12 +02:00
sprtf.c Need extra include if UNICODE is defines 2015-06-02 20:44:00 +02:00
sprtf.h fix windows DLL build 2015-01-28 17:15:44 +01:00
streamio.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
streamio.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
tagask.c Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
tags.c Issue #210 - Add new warning for summary attr in table if HTML5. 2015-06-06 11:20:35 +02:00
tags.h Issue #167 & #169 - default to HTML5 mode. 2015-03-06 12:55:24 +01:00
tidy-int.h Issue #166 - repeated main element. 2015-02-24 15:04:19 +01:00
tidylib.c Add debug display of text modes. 2015-06-04 12:59:02 +02:00
tmbstr.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
tmbstr.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
utf8.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
utf8.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
version.h 5.0.0 2015-05-24 23:49:00 +03:00
win32tc.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
win32tc.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00