Synchronize allowed attributes for <audio> with Parsoid/TimedMediaHandler
authorC. Scott Ananian <cscott@cscott.net>
Mon, 22 Apr 2019 16:40:43 +0000 (12:40 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Mon, 22 Apr 2019 17:04:49 +0000 (13:04 -0400)
commitcfc60acc5678e276c23f18ccfe4f10f6d85932f1
treea9835a8572e7b30dc3b99b8e053f75394854abfe
parentb76886d4f895d8f57b3814714f62f52cb5648cc1
Synchronize allowed attributes for <audio> with Parsoid/TimedMediaHandler

We synchronized the allowed attributes for <video> in
4e7483ffd31dd05c11b16bf37552c25ed648bd0a but then decided to use the
<audio> tag for audio media in Parsoid commit
5f3dbdc8794f2605101609f28e679df29a0387bc and updated its Sanitizer,
but never updated core to match.

Bug: T163583
Bug: T133673
Change-Id: Iefcbead2f335949eb45e2880861fd9473b810367
includes/parser/Sanitizer.php