(bug 31817) add support for HTML5 <bdi> bidi embed element
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Wed, 28 Mar 2012 06:42:34 +0000 (08:42 +0200)
committerBrion Vibber <brion@pobox.com>
Wed, 4 Apr 2012 20:11:55 +0000 (13:11 -0700)
commitfe0b0270fdb242c1aed6b39c1be4782792f323a5
treededa4fb95d783eb8ba021ee482db8512f8dd0bb4
parentea8581e5e7188563e47fb5010093709c2750eb1b
(bug 31817) add support for HTML5 <bdi> bidi embed element

Adding <bdi> to $htmlpairsStatic to allow using this tag.

Adds parser test case to confirm that <bdi> makes it through with 'lang' attribute.

This updated patchset also adds <bdi> to the attribute whitelist with the basic common attribute; allows 'lang' and such to get through.

Change-Id: Ib7e6553f017837cb1d49d5718e288228c17392c0
includes/Sanitizer.php
tests/parser/parserTests.txt