Mypal/layout/reftests/w3c-css/submitted
2019-05-20 09:01:07 +03:00
..
align3 basic source 2019-03-11 13:26:37 +03:00
background basic source 2019-03-11 13:26:37 +03:00
color4 basic source 2019-03-11 13:26:37 +03:00
conditional3 basic source 2019-03-11 13:26:37 +03:00
contain basic source 2019-03-11 13:26:37 +03:00
css21 basic source 2019-03-11 13:26:37 +03:00
filters basic source 2019-03-11 13:26:37 +03:00
flexbox Handle the special case of a flex frame being the absolute containing block correctly from the CSS align code 2019-05-20 09:01:07 +03:00
fonts3 basic source 2019-03-11 13:26:37 +03:00
images3 basic source 2019-03-11 13:26:37 +03:00
lists-3 basic source 2019-03-11 13:26:37 +03:00
masking basic source 2019-03-11 13:26:37 +03:00
multicol3 basic source 2019-03-11 13:26:37 +03:00
references basic source 2019-03-11 13:26:37 +03:00
ruby basic source 2019-03-11 13:26:37 +03:00
selectors4 basic source 2019-03-11 13:26:37 +03:00
text-decor-3 basic source 2019-03-11 13:26:37 +03:00
text3 basic source 2019-03-11 13:26:37 +03:00
transforms basic source 2019-03-11 13:26:37 +03:00
ui3 basic source 2019-03-11 13:26:37 +03:00
values3 basic source 2019-03-11 13:26:37 +03:00
variables basic source 2019-03-11 13:26:37 +03:00
will-change basic source 2019-03-11 13:26:37 +03:00
writing-modes-3 basic source 2019-03-11 13:26:37 +03:00
check-for-references.sh basic source 2019-03-11 13:26:37 +03:00
README ooops, some files where missed 2019-03-12 18:31:25 +03:00
reftest-stylo.list basic source 2019-03-11 13:26:37 +03:00
reftest.list basic source 2019-03-11 13:26:37 +03:00
test-template-001.xht basic source 2019-03-11 13:26:37 +03:00

W3C CSS Test Suite Submission Directory
---------------------------------------

Put tests here that are to be submitted to the official W3C CSS test
suites at http://test.csswg.org/. This directory will be sync'ed
automatically with the contributors/mozilla/ directory in the CSSWG
repository. The master copy is Mozilla's; make edits here, not there.

Tests submitted here must conform to the CSSWG test format:
  http://wiki.csswg.org/test/format
The extra metadata is there to connect tests to their respective specs
and to help reviewers and people trying to debug their implementations
understand and analyze the tests. (These are not write-only regression
tests.)

TEST FILENAMES MUST BE GLOBALLY UNIQUE across the entire CSSWG test repo,
so don't rely on directory names as context.

The W3C format uses <link> tags for connecting reftests to their
references and generates reftest.list from a build process. Until we
set up a build process here, you need to link up the reftest both ways.

Because W3C sometimes needs to allow multiple correct renderings for
a particular case, a test linked to a reference must match ANY of them,
not all of them. To require a test to match all references, chain the
references to each other. If (a discrete number of) multiple renderings
are conformant, make a reftest comparison for each of them, and mark
all but the one we support as 'fails' in the reftest.list.

You can copy the test-template-001.xht and references/test-template-001.xht
files in this directory as a starting point

Submitted tests are tracked in Shepherd: http://test.csswg.org/shepherd/

Some things cannot be reftested; if another format is necessary to test
a particular feature, contact public-css-testsuite@w3.org and/or ask
the layout peers for help.

Legal Stuff
-----------

The following license grant applies to contributions to this directory
(unless copyright is owned by a W3C Member, in which case the Membership
agreement applies):

  The Contributor hereby grants to the W3C, a perpetual, non-exclusive,
  royalty-free, world-wide right and license under any Contributor
  copyrights in this contribution to copy, publish, use, and modify the
  contribution and to distribute the contribution under a BSD License or one
  with more restrictive terms, as well as a right and license of the same
  scope to any derivative works prepared by the W3C and based on, or
  incorporating all or part of the contribution. The Contributor further
  agrees that any derivative works of this contribution prepared by the W3C
  shall be solely owned by the W3C.

  The Contributor states, to the best of her/his knowledge, that she/he,
  or the company she/he represents, has all rights necessary to contribute
  the Materials.

  W3C will retain attribution of initial authorship to the Contributor. The
  W3C makes no a-priori commitment to support or distribute contributions.

  THE CONTRIBUTION IS PROVIDED AS IS, AND CONTRIBUTORS MAKE NO REPRESENTATIONS OR
  WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE;
  THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE. CONTRIBUTORS
  MAKE NO REPRESENTATIONS, EXPRESS OR IMPLIED, THAT THE CONTRIBUTION OR THE USE
  THEREOF INDICATES CONFORMANCE TO A SPECIFICATION; CONTRIBUTIONS ARE PROVIDED
  ONLY TO HELP REACHING INTEROPERABILITY.