diff --git a/tests/parser/imageMapParserTests.txt b/tests/parser/imageMapParserTests.txt index e3a24b3..2d28eda 100644 --- a/tests/parser/imageMapParserTests.txt +++ b/tests/parser/imageMapParserTests.txt @@ -105,7 +105,7 @@ Empty imagemap !! html/php

Error: Must specify an image in the first line.

-!! html/parsoid +!! html/parsoid-disabled

imagemap_no_image

!! end @@ -117,7 +117,7 @@ Invalid image title !! html/php

Error: Must specify an image in the first line.

-!! html/parsoid +!! html/parsoid-disabled

imagemap_no_image

!! end @@ -129,7 +129,7 @@ File:Nopenopenope.jpg !! html/php

Error: Image is invalid or non-existent.

-!! html/parsoid +!! html/parsoid-disabled

imagemap_invalid_image

!! end @@ -331,6 +331,6 @@ Foobar.jpg !! html/php

Error: Must specify an image in the first line.

-!! html/parsoid +!! html/parsoid-disabled

imagemap_no_image

!! end