Bug 11748: Handle optionally-closed HTML tags
authorGabriel Wicke <gwicke@wikimedia.org>
Tue, 17 Apr 2012 16:58:52 +0000 (18:58 +0200)
committerAntoine Musso <hashar@free.fr>
Thu, 25 Oct 2012 17:31:29 +0000 (19:31 +0200)
commit31625b54a03781f7504d67c3dba414e6ed285707
tree8ffb5931239f366fcda9fda29206af9e0b340f5e
parent8e1edbe1539177a8d4c56683bc80065a05cbbbfb
Bug 11748: Handle optionally-closed HTML tags

* Fixes bug 11748 (Parser issue for HTML definition list) and similar
  issues for nested unordered / ordered lists

* Stops wrapping HTML-syntax definition lists into paragraphs
  for consistency with their wikitext variants

* Enables one previously disabled test and adds another for nested
  definition lists with HTML syntax

Change-Id: If75ed54e11452dbcf5e6213cc20923064f811715
RELEASE-NOTES-1.21
includes/Sanitizer.php
includes/parser/Parser.php
tests/parser/parserTests.txt