Difference between revisions of "MediaWiki"
From Nick Jenkins
Line 10: | Line 10: | ||
! Validate HTML | ! Validate HTML | ||
! Tidy HTML | ! Tidy HTML | ||
− | ! Visible Artefacts, and if so what | + | ! Visible Artefacts, and if so what; Any extra info |
|- | |- | ||
| [[MediaWiki/Parser1]] | | [[MediaWiki/Parser1]] | ||
Line 113: | Line 113: | ||
| {{tidy-html|page=MediaWiki/Parser15}} | | {{tidy-html|page=MediaWiki/Parser15}} | ||
| No. Generates Tidy error due to <caption> tags out of order. | | No. Generates Tidy error due to <caption> tags out of order. | ||
+ | |- | ||
+ | | [[MediaWiki/Parser16]] | ||
+ | | [[Special:Export/MediaWiki/Parser16|Export Wiki Source]] | ||
+ | | [http://validator.w3.org/check?uri=http://nickj.org/MediaWiki/Parser16 W3C Validator] | ||
+ | | {{tidy-html|page=MediaWiki/Parser16}} | ||
+ | | No. Generates Tidy error due to <th> tags out of order. | ||
|} | |} |
Revision as of 02:45, 5 April 2006
Various MediaWiki 1.5.8 parser tests, that fail HTML validation: