aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenFactory.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2009-11-10 13:20:43 -0800
committerElliott Hughes <enh@google.com>2009-11-10 13:23:38 -0800
commitef4b3bb4dc2c1c5b0b29209f6d3ea2126be3be0d (patch)
treebe23af6fcba234631ac083d6be11930a7c28b90c /vm/compiler/codegen/arm/CodegenFactory.c
parent0d4177f038e7fc758c8c9231bef00decc8d1cd20 (diff)
Fix DOM parsing of character references/entities.
Our DOM parser didn't support &#123; or &#x9a; character references, and didn't merge adjacent text nodes into one (so "a&amp;b" would be three text nodes rather than one; SAX allows the former, but DOM guarantees the latter). This patch fixes both bugs, and adds tests. Bug: 2607 (and duplicates)
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenFactory.c')
0 files changed, 0 insertions, 0 deletions