Fix parsing of '<a< b>' where the scanner didn't rewind to the proper place
commitd92a074e40175834721592a94e2127f909717f67
authorJonas Fonseca <fonseca@diku.dk>
Sat, 28 Jan 2006 02:21:27 +0000 (28 03:21 +0100)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Sat, 28 Jan 2006 02:21:27 +0000 (28 03:21 +0100)
treeaceb4aa1f0ee13533d3ca8c6077f9b3ffe0ac7d0
parente5e06764c4345b279bde1d6f44749ddffb90740c
Fix parsing of '<a< b>' where the scanner didn't rewind to the proper place

Add test for this tag soup combo.
src/dom/sgml/scanner.c
src/dom/test/test-sgml-parser-basic