From e47082d6c2279fb6151f057d459f1e0bad33fd91 Mon Sep 17 00:00:00 2001 From: Daniel Friesen Date: Mon, 6 Aug 2012 03:02:49 -0700 Subject: [PATCH] (bug 39067) Add support for HTML5 element. * whitelist in tidy and sanitizer * provides a default styling for mark elements Change-Id: I23fc2fc558ff0590be04771ef1e75fcfdf240aac --- RELEASE-NOTES-1.21 | 1 + includes/Sanitizer.php | 3 +- includes/tidy.conf | 2 +- skins/common/shared.css | 6 ++++ tests/phpunit/includes/SanitizerTest.php | 40 ++++++++++++++++++++++++ 5 files changed, 50 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 66b3927c3a..70c6bf86b9 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -39,6 +39,7 @@ production. * (bug 7851) Implemented one-click AJAX patrolling. * The ,