1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/position-dynamic-changes/mixed-abspos-root/reftest.list Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +# This directory includes 7 different permutations of the same tests. 1.5 +# reftest_plain.list is the manifest file for tests without any border, margin 1.6 +# or padding applied to either the abs-pos element or the parent. 1.7 +# reftest_{prop}_{element}.list files are the manifest files for tests with the 1.8 +# CSS property {prop} applied to {element}. These files use the query string 1.9 +# on the test file and the reference file to ask the code in ../handleprop.js add 1.10 +# the corresponding CSS style. 1.11 + 1.12 +# Any changes to the contents of the following files needs to be reflected on 1.13 +# all of them. 1.14 + 1.15 +include reftest_plain.list 1.16 +include reftest_border_abspos.list 1.17 +include reftest_border_parent.list 1.18 +include reftest_margin_abspos.list 1.19 +include reftest_margin_parent.list 1.20 +include reftest_padding_abspos.list 1.21 +include reftest_padding_parent.list