Make name="" and id="" play nicely together.
commitfcbf724e6e8824c9a1ce40baf469446eefb70be0
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 21 Feb 2009 07:58:30 +0000 (21 02:58 -0500)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 21 Feb 2009 07:58:30 +0000 (21 02:58 -0500)
treeeb3f7ce816e9becf0da899006faec278b0cfa8ab
parent92344cc83a8952b00b0ed837a9fab493111acf7a
Make name="" and id="" play nicely together.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
TODO
library/HTMLPurifier.includes.php
library/HTMLPurifier.safe-includes.php
library/HTMLPurifier/AttrTransform/NameSync.php [new file with mode: 0644]
library/HTMLPurifier/HTMLModule/Name.php
tests/HTMLPurifier/AttrTransform/NameSyncTest.php [new file with mode: 0644]
tests/HTMLPurifier/ComplexHarness.php
tests/HTMLPurifier/HTMLT/id-name-mix.htmlt [new file with mode: 0644]