layout/reftests/w3c-css/README

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

michael@0 1 W3C CSS Test Suite Directory
michael@0 2 ----------------------------
michael@0 3
michael@0 4 This directory is for tests that are sync'ed with the official
michael@0 5 W3C CSS test suites at http://test.csswg.org/.
michael@0 6
michael@0 7 submitted/ is for tests that are to be submitted to W3C.
michael@0 8 This directory is sync'ed automatically with the
michael@0 9 contributors/mozilla/submitted/mozilla-central-reftests/
michael@0 10 directory in the CSSWG repository. The master copy is Mozilla's.
michael@0 11
michael@0 12 received/ is for tests that are received from W3C.
michael@0 13 This directory is sync'ed semi-automatically with the approved/
michael@0 14 directory in the CSSWG repository. The master copy is CSSWG's.
michael@0 15 Don't make changes here; they'll be overwritten by the next sync.
michael@0 16
michael@0 17 import-tests.py automatically imports tests from a cloned hg repository
michael@0 18 of csswg tests, located at hg.csswg.org/test. Note that this will
michael@0 19 remove everything in the received/ directory when run, so don't
michael@0 20 store anything in there.
michael@0 21
michael@0 22 failures.list is a list of reftests that fail in mozilla's
michael@0 23 implementation of a given css module. Since the tests in are
michael@0 24 checked-in to the mozilla tree after import, they are run in
michael@0 25 the same manner as all other reftests in the tree. Thus, these
michael@0 26 tests are marked as fails() when included in the reftest.list
michael@0 27 file, so that new imports will not reawaken old oranges.
michael@0 28
michael@0 29 Legal Stuff
michael@0 30 -----------
michael@0 31
michael@0 32 These files are copyright by W3C and/or the author listed in the test
michael@0 33 file. They are available under the BSD 3-clause license; see LICENSE
michael@0 34 or http://www.w3.org/Consortium/Legal/2008/03-bsd-license.html

mercurial