1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

DOM: Fix test descriptions

This commit is contained in:
Jonas Fonseca 2006-01-30 06:45:53 +01:00 committed by Jonas Fonseca
parent 7be0093e36
commit f42dd94fb5
2 changed files with 3 additions and 3 deletions

View File

@ -149,12 +149,12 @@ test_sgml_dump_equals \
'<?xml ?+>+?>-?>-<?js ?>-<? ?>-'
test_sgml_dump_equals \
'Parse incorrect processing instructions. (II)' \
'Parse incorrect processing instructions. (I)' \
'<?js<?>-<?<??>-<?xml <=";&?>-<?' \
'<?js <?>-<? <??>-<?xml <=";&?>-' \
test_sgml_dump_equals \
'Parse incorrect processing instructions (II).' \
'Parse incorrect processing instructions. (II)' \
'<?><?' \
'<? ><??>'

View File

@ -225,7 +225,7 @@ proc-instruction: ->
#text: -'
test_output_equals \
'Parse incorrect processing instructions.' \
'Parse incorrect processing instructions. (I)' \
'<?js<?>-<?<??>-<?xml <=";&?>-<?' \
'
proc-instruction: js -> <