layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest.list

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.

     1 # This directory includes 7 different permutations of the same tests.
     2 # reftest_plain.list is the manifest file for tests without any border, margin
     3 # or padding applied to either the abs-pos element or the parent.
     4 # reftest_{prop}_{element}.list files are the manifest files for tests with the
     5 # CSS property {prop} applied to {element}.  These files use the query string
     6 # on the test file and the reference file to ask the code in ../handleprop.js add
     7 # the corresponding CSS style.
     9 # Any changes to the contents of the following files needs to be reflected on
    10 # all of them.
    12 include reftest_plain.list
    13 include reftest_border_abspos.list
    14 include reftest_border_parent.list
    15 include reftest_margin_abspos.list
    16 include reftest_margin_parent.list
    17 include reftest_padding_abspos.list
    18 include reftest_padding_parent.list

mercurial