gecko-dev/layout/reftests/w3c-css/submitted
Kartikaya Gupta 2fd3eabe2c Bug 1373381 - Update reftest annotations from changes in WR cset fc758aa. r=Gankro
MozReview-Commit-ID: DEmTtqSXhWF

--HG--
extra : rebase_source : ecc5dc14de82fbc4064ade2f5fd9890bf7af2e3b
2017-06-20 09:39:00 -04:00
..
align3 Bug 1367636 - Update stylo-vs-stylo reftest expectations. r=heycam 2017-05-25 16:44:44 +08:00
background Bug 1358055 - Add reftest flags for background color layer to make try passed. r=kats 2017-06-02 18:21:07 +08:00
color4 Bug 1340484 - More expectation updates; r=manishearth 2017-05-11 18:31:48 -07:00
conditional3 Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
contain Bug 1361632 - Adjust reftest expectation for -moz-appearance. r=bholley 2017-05-04 06:39:30 +09:00
css21 Bug 1361632 - Adjust reftest expectation for -moz-appearance. r=bholley 2017-05-04 06:39:30 +09:00
filters Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
flexbox Bug 1358055 - Add reftest flags for background color layer to make try passed. r=kats 2017-06-02 18:21:07 +08:00
fonts3 Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
images3 Bug 1373381 - Update reftest annotations from changes in WR cset fc758aa. r=Gankro 2017-06-20 09:39:00 -04:00
lists-3 Bug 1363596 part 3 - Add string support for list-style-type. r=heycam 2017-05-27 23:33:25 +10:00
masking Bug 1359527. Part 2 - Add D2D fuzzing for IntoLuminance r=jrmuizel 2017-06-07 16:16:51 -07:00
multicol3 Bug 1361632 - Adjust reftest expectation for -moz-appearance. r=bholley 2017-05-04 06:39:30 +09:00
references
ruby Bug 1367636 - Update stylo-vs-stylo reftest expectations. r=heycam 2017-05-25 16:44:44 +08:00
selectors4 Bug 1368240: Implement a more fine-grained invalidation method. r=heycam 2017-06-13 15:52:47 +02:00
shapes1 Bug 1361645 - Change reftest condition stylo to styloVsGecko r=dbaron 2017-05-25 11:26:12 +08:00
text-decor-3 Bug 1369198: Update reftest expectations. r=emilio 2017-06-02 13:56:42 +02:00
text3 Bug 1356103 - Part 11: Adjust text expectations. r=bholley 2017-04-30 15:20:42 +08:00
transforms Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
ui3 Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
values3 Bug 1358055 - Add reftest flags for background color layer to make try passed. r=kats 2017-06-02 18:21:07 +08:00
variables Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
will-change Adjust stylo test expectations now that we've fixed the flags for the 'contain' property. No bug. 2017-05-23 21:49:10 -04:00
writing-modes-3 Bug 1360508: Test expectation updates. r=emilio 2017-04-28 20:19:15 +02:00
README
check-for-references.sh Bug 276079 followup - Make check-for-references.sh accept single-quoted attribute values. No review. 2017-03-02 09:04:12 -08:00
reftest.list Bug 1337009 - Re-enable CSS shapes reftests and CSS text reftests on Windows debug builds. r=TYLin, jeremychen 2017-03-02 15:15:37 +08:00
test-template-001.xht

README

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.