gecko/layout/reftests/reftest-sanity/reftest.list

19 lines
666 B
Plaintext
Raw Normal View History

== data:text/html,<body> about:blank
== data:text/plain, about:blank
!= data:text/plain,HELLO about:blank
# these tests make sure async reftests work:
2008-09-22 19:47:59 -07:00
== test-async.xul test-async-ref.xul
== test-async.html test-async-ref.html
# Makes sure that the file: protocol handler and HTTP server both
# choose HTML vs. XHTML processing based on the file extensions.
!= html-vs-xhtml-by-extension.html html-vs-xhtml-by-extension.xhtml
HTTP != html-vs-xhtml-by-extension.html html-vs-xhtml-by-extension.xhtml
2008-02-19 20:01:52 -08:00
# make sure red and green colors are not the default and are different from
# each other
!= green.html default.html
!= green.html red.html
!= red.html default.html