(bug 39067) Add support for HTML5 <mark> element.
authorDaniel Friesen <pub-github@nadir-seen-fire.com>
Mon, 6 Aug 2012 10:02:49 +0000 (03:02 -0700)
committerAntoine Musso <hashar@free.fr>
Mon, 19 Nov 2012 08:22:48 +0000 (09:22 +0100)
commite47082d6c2279fb6151f057d459f1e0bad33fd91
tree4f95991ea2081f77dbce9654a0173b427656da5f
parente185d4a2a457a5780566d10aa361a8873edf3e8b
(bug 39067) Add support for HTML5 <mark> element.

* whitelist <mark> in tidy and sanitizer
* provides a default styling for mark elements

Change-Id: I23fc2fc558ff0590be04771ef1e75fcfdf240aac
RELEASE-NOTES-1.21
includes/Sanitizer.php
includes/tidy.conf
skins/common/shared.css
tests/phpunit/includes/SanitizerTest.php