Drop redundant attributes in hardcoded html
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 20 May 2013 21:47:56 +0000 (23:47 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 20 May 2013 23:05:12 +0000 (01:05 +0200)
commitb7bec085ce0af0807017c5292ba3114ccf11dfe5
tree440afe59e793a3f068d2d490d08586345be10929
parentf8099dc3ea6518fb98af72aab99e0360adfaef71
Drop redundant attributes in hardcoded html

Follows-up 97caae596d5493 which makes HTML5 the default
and removes support for XHTML 1.0 and HTML < 5.

* <script type>
* <style type>
* <html xmlns>
* Quick-closing slash in non-XML HTML5 documents

Change-Id: I71855fa8d4095a5a448ebdc3dc36506ddab6f70c
docs/uidesign/child-selector-emu.html
docs/uidesign/design.html
docs/uidesign/mediawiki.action.history.diff.html
docs/uidesign/monospace.html
docs/uidesign/table-layout.html
includes/installer/WebInstallerPage.php
languages/LanguageConverter.php
tests/selenium/SeleniumTestHTMLLogger.php