зеркало из https://github.com/mozilla/pjs.git
18 строки
568 B
Plaintext
18 строки
568 B
Plaintext
== data:text/html,<body> about:blank
|
|
== data:text/plain, about:blank
|
|
!= data:text/plain,HELLO about:blank
|
|
|
|
# these tests make sure async reftests work:
|
|
== test-async.xul test-async-ref.xul
|
|
== test-async.html test-async-ref.html
|
|
|
|
# This makes sure that the harness is choosing HTML vs. XHTML processing
|
|
# based on the file extensions.
|
|
!= html-vs-xhtml-by-extension.html html-vs-xhtml-by-extension.xhtml
|
|
|
|
# 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
|