layout/reftests/object/reftest.list

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

michael@0 1 == no-attrs.html no-attrs-ref.html
michael@0 2 HTTP == 404-data.html 404-data-ref.html
michael@0 3 HTTP == 404-data-with-type.html 404-data-with-type-ref.html
michael@0 4 == page-as-data.html page-as-data-ref.html
michael@0 5 == page-as-data-with-type.html page-as-data-with-type-ref.html
michael@0 6 == connection-refused.html connection-refused-ref.html
michael@0 7 == image.html image-ref.html
michael@0 8 == image-with-type.html image-with-type-ref.html
michael@0 9 skip-if(B2G) fails-if(Android) == image-no-useful-extension-typesniff.html image-no-useful-extension-typesniff-ref.html # bug 773482
michael@0 10 == image-no-useful-extension-with-type.html image-no-useful-extension-with-type-ref.html
michael@0 11 #
michael@0 12 # This test must be run on an HTTP server because it relies on the HTTP
michael@0 13 # Content-Type overriding the type specified by the attribute on the object,
michael@0 14 # but when run from a local file the type attribute will override the
michael@0 15 # content-sniffed assumed type (text/html based entirely on the extension).
michael@0 16 #
michael@0 17 HTTP == type-overridden-by-server.html type-overridden-by-server-ref.html
michael@0 18 #
michael@0 19 # XXX missing tests 012-015 from http://biesi.damowmow.com/object/ here; need
michael@0 20 # a controllable HTTP server (or preferably one run on the test machine)
michael@0 21 # to add them
michael@0 22 #
michael@0 23 == malformed-should-fallback.html malformed-should-fallback-ref.html
michael@0 24 == malformed-with-type.html malformed-with-type-ref.html
michael@0 25 #
michael@0 26 # XXX missing tests 018-021 from http://biesi.damowmow.com/object/ here; need
michael@0 27 # a controllable HTTP server (or preferably one run on the test machine)
michael@0 28 # to add them
michael@0 29 #
michael@0 30 == unknown-type.html unknown-type-ref.html
michael@0 31 == malformed-xml.html malformed-xml-ref.html
michael@0 32 == malformed-xml-with-type.html malformed-xml-with-type-ref.html
michael@0 33 #
michael@0 34 # XXX missing tests 025-28 from http://biesi.damowmow.com/object/ here; would
michael@0 35 # need to require Flash on the test machine to run them
michael@0 36 #
michael@0 37 # XXX need to support <img src="foo.svg"> for these to pass
michael@0 38 fails == svg.html svg-ref.html
michael@0 39 fails == svg-with-type.html svg-with-type-ref.html
michael@0 40 #
michael@0 41 # XXX missing test 031 from http://biesi.damowmow.com/object/ here; need to
michael@0 42 # first support the standby attribute on objects, then need to figure out
michael@0 43 # how to reproduce the setup needed for that test such that reftest will
michael@0 44 # handle it correctly, since a still-loading image probably delays the
michael@0 45 # snapshot reftest takes
michael@0 46 #
michael@0 47 # XXX missing test 032 from http://biesi.damowmow.com/object/ here; would
michael@0 48 # need to require Java on test machine to run it
michael@0 49 #
michael@0 50 # XXX missing test 033 from http://biesi.damowmow.com/object/ here; not sure
michael@0 51 # how nullplugin testing should work
michael@0 52 #
michael@0 53 #
michael@0 54 # XXX missing test 034 from http://biesi.damowmow.com/object/ here; would
michael@0 55 # need to require Flash on the test machine to run them
michael@0 56 #
michael@0 57 == malformed-uri.html malformed-uri-ref.html

mercurial