2007-03-22 10:30:00 -07: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.
|
2008-07-07 18:33:21 -07:00
|
|
|
#
|
|
|
|
# Please keep the tests in alphabetical order unless there is a reason
|
|
|
|
# for something to not be in order.
|
2007-03-22 10:30:00 -07:00
|
|
|
|
|
|
|
# verify the tests work
|
|
|
|
include reftest-sanity/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# images (if libpr0n is busted, could result in weird failures in other tests)
|
2007-11-13 17:44:53 -08:00
|
|
|
include ../../modules/libpr0n/test/reftest/reftest.list
|
|
|
|
|
2009-08-27 13:50:58 -07:00
|
|
|
# relative and absolute positioning
|
|
|
|
include abs-pos/reftest.list
|
|
|
|
|
2009-02-19 21:29:21 -08:00
|
|
|
# backgrounds/
|
|
|
|
include backgrounds/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# bidi/
|
|
|
|
include bidi/reftest.list
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2008-07-16 23:30:25 -07:00
|
|
|
# border-image
|
|
|
|
include border-image/reftest.list
|
|
|
|
|
2008-09-30 22:52:12 -07:00
|
|
|
# border-radius/
|
|
|
|
include border-radius/reftest.list
|
|
|
|
|
2010-06-28 13:47:39 -07:00
|
|
|
# box-ordinal/
|
|
|
|
include box-ordinal/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# box-properties/
|
|
|
|
include box-properties/reftest.list
|
2007-06-07 12:18:51 -07:00
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# box-shadow/
|
|
|
|
include box-shadow/reftest.list
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# bugs/
|
|
|
|
include bugs/reftest.list
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# canvas 2D
|
|
|
|
include canvas/reftest.list
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2010-08-11 12:32:53 -07:00
|
|
|
# css calc() tests
|
|
|
|
include css-calc/reftest.list
|
|
|
|
|
|
|
|
# css character encoding tests
|
|
|
|
include css-charset/reftest.list
|
|
|
|
|
2010-04-15 04:03:00 -07:00
|
|
|
# css default pseudo class tests
|
|
|
|
include css-default/reftest.list
|
|
|
|
|
2010-09-18 14:24:58 -07:00
|
|
|
# css :disable tests
|
|
|
|
include css-disabled/reftest.list
|
|
|
|
|
|
|
|
# css :enable tests
|
|
|
|
include css-enabled/reftest.list
|
|
|
|
|
2008-09-09 11:08:11 -07:00
|
|
|
# css @import tests
|
|
|
|
include css-import/reftest.list
|
|
|
|
|
2009-08-01 08:53:40 -07:00
|
|
|
# css gradients
|
|
|
|
include css-gradients/reftest.list
|
|
|
|
|
2008-12-07 10:00:43 -08:00
|
|
|
# css media queries (tests for print mode)
|
|
|
|
include css-mediaqueries/reftest.list
|
|
|
|
|
2009-08-05 17:45:49 -07:00
|
|
|
# css namespaces
|
|
|
|
include css-namespace/reftest.list
|
|
|
|
|
2010-01-22 14:51:11 -08:00
|
|
|
# css parsing
|
|
|
|
include css-parsing/reftest.list
|
|
|
|
|
2010-08-24 21:39:10 -07:00
|
|
|
# css placeholder
|
|
|
|
include css-placeholder/reftest.list
|
|
|
|
|
2010-08-18 17:03:20 -07:00
|
|
|
# css required
|
|
|
|
include css-required/reftest.list
|
|
|
|
|
|
|
|
# css optional
|
|
|
|
include css-optional/reftest.list
|
|
|
|
|
2010-08-21 10:52:57 -07:00
|
|
|
# css valid
|
|
|
|
include css-valid/reftest.list
|
|
|
|
|
|
|
|
# css invalid
|
|
|
|
include css-invalid/reftest.list
|
|
|
|
|
2010-09-09 22:08:56 -07:00
|
|
|
# css-submit-invalid
|
|
|
|
include css-submit-invalid/reftest.list
|
|
|
|
|
2009-10-07 20:22:42 -07:00
|
|
|
# css transitions
|
|
|
|
include css-transitions/reftest.list
|
|
|
|
|
2009-01-20 13:58:48 -08:00
|
|
|
# css values and units
|
|
|
|
include css-valuesandunits/reftest.list
|
|
|
|
|
2010-04-02 18:58:27 -07:00
|
|
|
# Reftests in css-visited are run using
|
|
|
|
# layout/style/test/test_visited_reftests instead of using the reftest
|
|
|
|
# harness.
|
|
|
|
|
2010-10-06 21:25:44 -07:00
|
|
|
include cssom/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# columns/
|
|
|
|
include columns/reftest.list
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2008-09-03 13:29:21 -07:00
|
|
|
# content/
|
|
|
|
include ../../content/test/reftest/reftest.list
|
|
|
|
|
2007-03-22 23:28:24 -07:00
|
|
|
# counters/
|
|
|
|
include counters/reftest.list
|
|
|
|
|
2010-09-09 22:16:56 -07:00
|
|
|
# datalist
|
|
|
|
include datalist/reftest.list
|
|
|
|
|
2010-04-29 18:15:44 -07:00
|
|
|
# dom/
|
|
|
|
include dom/reftest.list
|
|
|
|
|
2010-01-29 10:22:15 -08:00
|
|
|
# editor/
|
|
|
|
include editor/reftest.list
|
|
|
|
|
2008-08-17 18:16:42 -07:00
|
|
|
# generated-content/
|
|
|
|
include generated-content/reftest.list
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
# first-letter/
|
|
|
|
include first-letter/reftest.list
|
2007-03-22 16:01:14 -07:00
|
|
|
|
2007-11-07 09:13:00 -08:00
|
|
|
# first-line/
|
|
|
|
include first-line/reftest.list
|
|
|
|
|
2009-01-04 11:52:38 -08:00
|
|
|
# floats/
|
|
|
|
include floats/reftest.list
|
|
|
|
|
2008-11-08 08:35:54 -08:00
|
|
|
# font-face
|
|
|
|
include font-face/reftest.list
|
|
|
|
|
2010-07-22 02:25:20 -07:00
|
|
|
# font features (opentype)
|
|
|
|
include font-features/reftest.list
|
|
|
|
|
2009-07-15 17:24:24 -07:00
|
|
|
# font matching
|
|
|
|
include font-matching/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# forms
|
|
|
|
include forms/reftest.list
|
|
|
|
|
|
|
|
# block-inside-inline splits
|
|
|
|
include ib-split/reftest.list
|
|
|
|
|
2009-04-05 03:30:32 -07:00
|
|
|
# image/
|
|
|
|
include image/reftest.list
|
|
|
|
|
2010-08-13 06:36:19 -07:00
|
|
|
# image-element/
|
|
|
|
include image-element/reftest.list
|
|
|
|
|
2009-08-21 13:39:25 -07:00
|
|
|
# image-rect/
|
|
|
|
include image-rect/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# image-region/
|
|
|
|
include image-region/reftest.list
|
|
|
|
|
2009-05-11 19:04:58 -07:00
|
|
|
# inline borders and padding
|
|
|
|
include inline-borderpadding/reftest.list
|
|
|
|
|
2010-02-28 23:56:20 -08:00
|
|
|
# layers/
|
|
|
|
include layers/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# line-breaking/
|
|
|
|
include line-breaking/reftest.list
|
|
|
|
|
|
|
|
# mathml/
|
|
|
|
include mathml/reftest.list
|
|
|
|
|
2009-02-16 07:27:11 -08:00
|
|
|
# margin-collapsing
|
|
|
|
include margin-collapsing/reftest.list
|
|
|
|
|
2009-01-20 06:58:44 -08:00
|
|
|
# marquee/
|
|
|
|
include marquee/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# native-theme/
|
|
|
|
include native-theme/reftest.list
|
|
|
|
|
2010-05-20 02:03:11 -07:00
|
|
|
# netwerk/
|
|
|
|
include ../../netwerk/test/reftest/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# object/
|
|
|
|
include object/reftest.list
|
|
|
|
|
2008-12-29 00:20:27 -08:00
|
|
|
# ogg-video/
|
|
|
|
include ogg-video/reftest.list
|
|
|
|
|
2010-05-27 06:08:19 -07:00
|
|
|
# parser/
|
|
|
|
include ../../parser/htmlparser/tests/reftest/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# percent-overflow-sizing/
|
|
|
|
include percent-overflow-sizing/reftest.list
|
|
|
|
|
|
|
|
# pixel-rounding/
|
|
|
|
include pixel-rounding/reftest.list
|
|
|
|
|
2009-01-16 12:03:24 -08:00
|
|
|
# plugin/
|
|
|
|
include ../../modules/plugin/test/reftest/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# printing
|
|
|
|
include printing/reftest.list
|
|
|
|
include pagination/reftest.list
|
|
|
|
|
2010-06-18 02:18:42 -07:00
|
|
|
# scrolling
|
|
|
|
include scrolling/reftest.list
|
|
|
|
|
2009-07-26 15:07:22 -07:00
|
|
|
# selection
|
|
|
|
include selection/reftest.list
|
|
|
|
|
2007-05-03 05:18:34 -07:00
|
|
|
# svg/
|
|
|
|
include svg/reftest.list
|
|
|
|
|
2009-09-26 13:23:47 -07:00
|
|
|
# tab-size/
|
|
|
|
include tab-size/reftest.list
|
|
|
|
|
2009-03-15 12:57:46 -07:00
|
|
|
# table-anonymous-boxes/
|
|
|
|
include table-anonymous-boxes/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# table-background/
|
|
|
|
include table-background/reftest.list
|
|
|
|
|
2008-11-01 05:43:52 -07:00
|
|
|
# table-bordercollapse/
|
|
|
|
include table-bordercollapse/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# table-dom/
|
|
|
|
include table-dom/reftest.list
|
|
|
|
|
|
|
|
# table-width/
|
|
|
|
include table-width/reftest.list
|
|
|
|
|
2007-12-01 01:24:24 -08:00
|
|
|
# text/
|
|
|
|
include text/reftest.list
|
|
|
|
|
2007-11-12 11:12:24 -08:00
|
|
|
# text-decoration/
|
|
|
|
include text-decoration/reftest.list
|
|
|
|
|
2007-03-25 12:26:32 -07:00
|
|
|
# text-indent/
|
|
|
|
include text-indent/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# text-shadow/
|
|
|
|
include text-shadow/reftest.list
|
|
|
|
|
2009-06-14 03:46:41 -07:00
|
|
|
# theme (pinstripe)
|
|
|
|
include ../../toolkit/themes/pinstripe/reftests/reftest.list
|
|
|
|
|
2007-03-22 16:01:14 -07:00
|
|
|
# text-transform/
|
|
|
|
include text-transform/reftest.list
|
2007-05-25 15:25:57 -07:00
|
|
|
|
2008-09-13 02:42:11 -07:00
|
|
|
# -moz-transform/
|
|
|
|
include transform/reftest.list
|
|
|
|
|
2010-08-02 15:19:04 -07:00
|
|
|
# unicode/ (verify that we don't do expend effort doing unicode-aware case checks)
|
|
|
|
include unicode/reftest.list
|
|
|
|
|
2009-08-04 16:20:58 -07:00
|
|
|
# widget/
|
|
|
|
include ../../widget/reftests/reftest.list
|
|
|
|
|
2008-11-28 13:25:48 -08:00
|
|
|
# xml-stylesheet/
|
|
|
|
include ../../content/test/reftest/xml-stylesheet/reftest.list
|
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# xul-document-load/
|
|
|
|
include xul-document-load/reftest.list
|
2007-06-01 23:35:03 -07:00
|
|
|
|
2008-07-07 18:33:21 -07:00
|
|
|
# xul grid
|
|
|
|
include ../xul/base/src/grid/reftests/reftest.list
|
2007-07-18 21:38:19 -07:00
|
|
|
|
|
|
|
# z-index/
|
|
|
|
include z-index/reftest.list
|
2008-10-12 10:44:23 -07:00
|
|
|
|
|
|
|
# reftest(s) to verify content bugfixes
|
|
|
|
include ../../content/html/document/reftests/reftests.list
|
2008-12-12 11:41:11 -08:00
|
|
|
include ../../content/html/content/reftests/reftest.list
|