• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

support/H03-May-2022-43

READMEH A D30-Mar-2022964 2919

a-green.cssH A D30-Mar-202221 21

b-green.cssH A D30-Mar-202220 11

c-red.cssH A D30-Mar-202218 11

flexbox.cssH A D30-Mar-20222.8 KiB144136

import-green.cssH A D30-Mar-202226 21

import-red.cssH A D30-Mar-202224 21

test-style.cssH A D30-Mar-2022342 1918

README

1CSS Global Support Directory
2============================
3
4This directory contains common support files (such as images and external
5style sheets). These are sync'ed into the support directories of all our
6test suites. If you have test-suite-specific support files, please add
7them to the appropriate test-suite-specific support/ directory.
8
9If you add to a support/ directory, please run the tools/supportprop.py
10script from the top of the repository to cascade support files into the
11lower-level support directories.
12
13Description of the Common Support File Collection
14-------------------------------------------------
15
16The 1x1-* images are all exactly one pixel.
17
18The swatch-* images all use 15x15 cells.
19
20The square-* images all use 15x15 cells with one pixel borders.
21
22The pattern-* images use cells of various sizes:
23
24   pattern-grg-rgr-grg.png   20x20
25   pattern-rgr-grg-rgr.png   20x20
26   pattern-tr.png            15x15
27   pattern-grg-rrg-rgg.png   15x15
28
29