Bug 404419 - XML not displayed. Adds a trivial reftest that checks that XML pretty-printing happens for XML documents. r=peterv, a=itsatest

This commit is contained in:
jwalden@mit.edu 2007-11-20 14:26:55 -08:00
Родитель 8e432a9ff8
Коммит c71e800906
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -473,3 +473,4 @@ fails == 386310-1d.html 386310-1-ref.html
!= 404030-1-notref.html 404030-1.html
!= 404030-1-notref2.html 404030-1.html
== 404301-1.html 404301-1-ref.html
!= data:application/xml,<foo/> data:text/plain, # bug 404419