Valid tags on a gallery should correspond to unordered list
authorArlo Breault <abreault@wikimedia.org>
Sat, 1 Apr 2017 13:59:21 +0000 (09:59 -0400)
committerArlo Breault <abreault@wikimedia.org>
Sat, 1 Apr 2017 13:59:21 +0000 (09:59 -0400)
commitaea349488c0a8bca055ae14ba698297011478dac
tree52e80bb87df1415cdf99eab44f934c28144bc5db
parent1f49ec1a2530c9080ba62242758198bf8f2b7cb9
Valid tags on a gallery should correspond to unordered list

 * This was introduced in 4d3446a8e3e when galleries were tables.
   However, in 05579cf0e60, it switched to ul's, but missed updating the
   sanitization.

 * As an example, the test shows that summary is currently wrongly
   permitted.

Change-Id: I8c52477dc65499d0c8a1ee5cc661a5f9ae78cc07
includes/parser/Parser.php
tests/parser/parserTests.txt