gecko-dev/layout/reftests/reftest.list

117 строки
5.6 KiB
Plaintext
Исходник Обычный вид История

2007-02-08 22:31:37 +03:00
# If you mark a test as failing or random, you MUST file a bug report in
# bugzilla and note the bug number as a comment on the line with the
# failing test.
# verify the tests work
include reftest-sanity/reftest.list
# bugs/
include bugs/reftest.list
# object/
== object/no-attrs.html object/no-attrs-ref.html
== object/404-data.html object/404-data-ref.html
== object/404-data-with-type.html object/404-data-with-type-ref.html
== object/page-as-data.html object/page-as-data-ref.html
== object/page-as-data-with-type.html object/page-as-data-with-type-ref.html
== object/connection-refused.html object/connection-refused-ref.html
== object/image.html object/image-ref.html
== object/image-with-type.html object/image-with-type-ref.html
== object/image-no-useful-extension-typesniff.html object/image-no-useful-extension-typesniff-ref.html
== object/image-no-useful-extension-with-type.html object/image-no-useful-extension-with-type-ref.html
#
# XXX missing tests 011-015 from http://biesi.damowmow.com/object/ here; need
# a controllable HTTP server (or preferably one run on the test machine)
# to add them
#
== object/malformed-should-fallback.html object/malformed-should-fallback-ref.html
== object/malformed-with-type.html object/malformed-with-type-ref.html
#
# XXX missing tests 018-021 from http://biesi.damowmow.com/object/ here; need
# a controllable HTTP server (or preferably one run on the test machine)
# to add them
#
== object/unknown-type.html object/unknown-type-ref.html
== object/malformed-xml.html object/malformed-xml-ref.html
== object/malformed-xml-with-type.html object/malformed-xml-with-type-ref.html
#
# XXX missing tests 025-28 from http://biesi.damowmow.com/object/ here; would
# need to require Flash on the test machine to run them
#
# XXX need to support <img src="foo.svg"> for these to pass
fails == object/svg.html object/svg-ref.html
fails == object/svg-with-type.html object/svg-with-type-ref.html
#
# XXX missing test 031 from http://biesi.damowmow.com/object/ here; need to
# first support the standby attribute on objects, then need to figure out
# how to reproduce the setup needed for that test such that reftest will
# handle it correctly, since a still-loading image probably delays the
# snapshot reftest takes
#
# XXX missing test 032 from http://biesi.damowmow.com/object/ here; would
# need to require Java on test machine to run it
#
# XXX missing test 033 from http://biesi.damowmow.com/object/ here; not sure
# how nullplugin testing should work
#
#
# XXX missing test 034 from http://biesi.damowmow.com/object/ here; would
# need to require Flash on the test machine to run them
#
== object/malformed-uri.html object/malformed-uri-ref.html
2007-02-22 12:25:24 +03:00
# pixel-rounding/
include pixel-rounding/reftest.list
# table-dom/
== table-dom/appendCells1.html table-dom/appendCells1-ref.html
== table-dom/appendCellsRebuild1.html table-dom/appendCellsRebuild1-ref.html
== table-dom/appendCellsZeroColspan.html table-dom/appendCellsZeroColspan-ref.html
== table-dom/appendCol1.html table-dom/appendCol1-ref.html
== table-dom/appendCol2.html table-dom/appendCol2-ref.html
== table-dom/appendColGroup1.html table-dom/appendColGroup1-ref.html
== table-dom/appendRowsExpand1.html table-dom/appendRowsExpand1-ref.html
== table-dom/appendTbodyExpand1.html table-dom/appendTbodyExpand1-ref.html
== table-dom/deleteCellsRebuild1.html table-dom/deleteCellsRebuild1-ref.html
== table-dom/deleteCellsShrink1.html table-dom/deleteCellsShrink1-ref.html
== table-dom/deleteCellsShrink2.html table-dom/deleteCellsShrink2-ref.html
== table-dom/deleteCol1.html table-dom/deleteCol1-ref.html
== table-dom/deleteCol2.html table-dom/deleteCol2-ref.html
== table-dom/deleteCol3.html table-dom/deleteCol3-ref.html
== table-dom/deleteColGroup1.html table-dom/deleteColGroup1-ref.html
== table-dom/deleteColGroup2.html table-dom/deleteColGroup2-ref.html
== table-dom/deleteRowsRebuild1.html table-dom/deleteRowsRebuild1-ref.html
== table-dom/deleteRowsRebuild1a.html table-dom/deleteRowsRebuild1a-ref.html
== table-dom/deleteRowsShrink1.html table-dom/deleteRowsShrink1-ref.html
== table-dom/deleteTbodyExpand1.html table-dom/deleteTbodyExpand1-ref.html
== table-dom/deleteTbodyRebuild1.html table-dom/deleteTbodyRebuild1-ref.html
== table-dom/insertCellsExpand1.html table-dom/insertCellsExpand1-ref.html
== table-dom/insertCellsExpand2.html table-dom/insertCellsExpand2-ref.html
== table-dom/insertCellsExpandZeroRowspan.html table-dom/insertCellsExpandZeroRowspan-ref.html
== table-dom/insertCellsRebuild1.html table-dom/insertCellsRebuild1-ref.html
== table-dom/insertCellsRebuild2.html table-dom/insertCellsRebuild2-ref.html
2007-03-07 22:17:24 +03:00
== table-dom/insertCellsZeroColspan.html table-dom/insertCellsZeroColspan-ref.html
== table-dom/insertColGroups1.html table-dom/insertColGroups1-ref.html
== table-dom/insertColGroups2.html table-dom/insertColGroups2-ref.html
== table-dom/insertCols1.html table-dom/insertCols1-ref.html
== table-dom/insertCols2.html table-dom/insertCols2-ref.html
== table-dom/insertCols3.html table-dom/insertCols3-ref.html
== table-dom/insertCols4.html table-dom/insertCols4-ref.html
== table-dom/insertCols5.html table-dom/insertCols5-ref.html
== table-dom/insertRowsExpand1.html table-dom/insertRowsExpand1-ref.html
== table-dom/insertRowsRebuild1.html table-dom/insertRowsRebuild1-ref.html
== table-dom/insertTbodyExpand1.html table-dom/insertTbodyExpand1-ref.html
== table-dom/insertTbodyRebuild1.html table-dom/insertTbodyRebuild1-ref.html
# table-width/
include table-width/reftest.list
# xul-document-load/
include xul-document-load/reftest.list
# box-properties/
include box-properties/reftest.list
# first-letter/
include first-letter/reftest.list