Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | # Do not assign a test to multiple references. Chain the references instead. |
michael@0 | 2 | # See README. |
michael@0 | 3 | |
michael@0 | 4 | == test-template-001.xht references/test-template-001.xht |
michael@0 | 5 | |
michael@0 | 6 | # Module includes, alphabetical sans "CSS". Add/uncomment as necessary. |
michael@0 | 7 | |
michael@0 | 8 | ## CSS Snapshot 2007 |
michael@0 | 9 | |
michael@0 | 10 | # CSS2.1 |
michael@0 | 11 | include css21/reftest.list |
michael@0 | 12 | |
michael@0 | 13 | # Animations |
michael@0 | 14 | # include animations/reftest.list |
michael@0 | 15 | |
michael@0 | 16 | # Backgrounds and Borders Level 3 |
michael@0 | 17 | # include background3/reftest.list |
michael@0 | 18 | |
michael@0 | 19 | # Conditional Rules Level 3 |
michael@0 | 20 | include conditional3/reftest.list |
michael@0 | 21 | |
michael@0 | 22 | # Flexible Box Layout Module |
michael@0 | 23 | include flexbox/reftest.list |
michael@0 | 24 | |
michael@0 | 25 | # Fonts Level 3 |
michael@0 | 26 | # include fonts3/reftest.list |
michael@0 | 27 | |
michael@0 | 28 | # Image Values and Replaced Content Level 3 |
michael@0 | 29 | # include images3/reftest.list |
michael@0 | 30 | |
michael@0 | 31 | # Media Queries Level 3 |
michael@0 | 32 | # include mediaqueries3/reftest.list |
michael@0 | 33 | |
michael@0 | 34 | # Multi-column Layout 3 |
michael@0 | 35 | include multicol3/reftest.list |
michael@0 | 36 | |
michael@0 | 37 | # Selectors Level 3 |
michael@0 | 38 | # include selectors3/reftest.list |
michael@0 | 39 | |
michael@0 | 40 | # Selectors Level 4 |
michael@0 | 41 | # include selectors4/reftest.list |
michael@0 | 42 | |
michael@0 | 43 | # Text Level 3 |
michael@0 | 44 | # include text3/reftest.list |
michael@0 | 45 | |
michael@0 | 46 | # Transforms |
michael@0 | 47 | # include transforms/reftest.list |
michael@0 | 48 | |
michael@0 | 49 | # Transitions |
michael@0 | 50 | # include transitions/reftest.list |
michael@0 | 51 | |
michael@0 | 52 | # User Interface Level 3 |
michael@0 | 53 | include ui3/reftest.list |
michael@0 | 54 | |
michael@0 | 55 | # Values and Units Level 3 |
michael@0 | 56 | include values3/reftest.list |
michael@0 | 57 | |
michael@0 | 58 | # Variables Level 1 |
michael@0 | 59 | include variables/reftest.list |