--TEST-- Dom\HTMLDocument serialization escape nbsp --EXTENSIONS-- dom --FILE-- these must transform: \xc2\xa0\xc2\xa0 but these not: \xa0|\xc2...


", LIBXML_NOERROR); echo $dom->saveHtml(); ?> --EXPECT--

these must transform:    but these not: �|�...