layout/reftests/w3c-css/README

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

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

mercurial