2008-11-08 19:35:54 +03:00
|
|
|
# Everything here uses HTTP(..) because they use fonts in ../fonts/. We
|
|
|
|
# can't use file:/// URLs because of cross-directory access restrictions
|
|
|
|
# on file: URLs.
|
|
|
|
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) != download-1.html download-1-notref.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == download-2.html download-2-ref.html
|
|
|
|
HTTP(..) != download-2.html about:blank
|
|
|
|
HTTP(..) == fallback-to-system-1.html fallback-to-system-1-ref.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == name-override-simple-1.html name-override-simple-1-ref.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) != name-override-simple-1.html download-1-notref.html
|
|
|
|
fails HTTP(..) == name-override-1.html name-override-1-ref.html
|
|
|
|
HTTP(..) == multiple-descriptor-1.html multiple-descriptor-1-ref.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) != multiple-descriptor-1.html multiple-descriptor-1-notref.html
|
2008-11-15 01:07:45 +03:00
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == src-list-1.html src-list-1-ref.html
|
2008-11-26 02:22:39 +03:00
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == src-list-2.html src-list-2-ref.html
|
2008-11-15 01:07:45 +03:00
|
|
|
fails HTTP(..) == src-list-format-1.html src-list-format-1-ref.html
|
|
|
|
fails HTTP(..) == src-list-format-2.html src-list-format-2-ref.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == src-list-format-3.html src-list-format-3-ref.html
|
2008-11-26 00:27:53 +03:00
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == src-list-format-4.html src-list-format-1-ref.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == src-list-format-5.html src-list-format-2-ref.html
|
|
|
|
fails HTTP(..) == src-list-format-6.html src-list-format-3-ref.html
|
2008-11-08 19:35:54 +03:00
|
|
|
# FIXME: The behavior here is neither mandated nor specified by the spec, but
|
|
|
|
# it really ought to be.
|
2008-11-15 01:07:45 +03:00
|
|
|
HTTP(..) == order-1.html order-1-ref.html
|
2008-11-15 01:07:45 +03:00
|
|
|
fails HTTP(..) == order-2.html order-2-ref.html
|
|
|
|
fails HTTP(..) == order-3.html order-3-ref.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") random-if(MOZ_WIDGET_TOOLKIT=="windows") HTTP(..) == multiple-in-family-1.html multiple-in-family-1-ref.html
|
2008-11-08 19:35:54 +03:00
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") random-if(MOZ_WIDGET_TOOLKIT=="windows") HTTP(..) != multiple-in-family-1.html multiple-in-family-1-notref.html
|
2008-11-26 02:22:39 +03:00
|
|
|
random-if(MOZ_WIDGET_TOOLKIT=="windows") HTTP(..) == prop-order-over-rule-order-1a.html prop-order-over-rule-order-2a.html
|
2008-11-08 19:35:54 +03:00
|
|
|
random-if(MOZ_WIDGET_TOOLKIT=="windows") HTTP(..) == prop-order-over-rule-order-1b.html prop-order-over-rule-order-2b.html
|
|
|
|
random-if(MOZ_WIDGET_TOOLKIT=="windows") fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) != prop-order-over-rule-order-1a.html prop-order-over-rule-order-1b.html
|
|
|
|
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == cross-iframe-1.html cross-iframe-1-ref.html
|