Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Side by Side Diff: LayoutTests/imported/csswg-test/css-shapes-1/support/README

Issue 816533002: Import CSSWG Shapes tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One more test expectations update Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 CSS Global Support Directory
2 ============================
3
4 This directory contains common support files (such as images and external
5 style sheets). These are sync'ed into the support directories of all our
6 test suites. If you have test-suite-specific support files, please add
7 them to the appropriate test-suite-specific support/ directory.
8
9 If you add to a support/ directory, please run the tools/supportprop.py
10 script from the top of the repository to cascade support files into the
11 lower-level support directories.
12
13 Description of the Common Support File Collection
14 -------------------------------------------------
15
16 The 1x1-* images are all exactly one pixel.
17
18 The swatch-* images all use 15x15 cells.
19
20 The square-* images all use 15x15 cells with one pixel borders.
21
22 The pattern-* images use cells of various sizes:
23
24 pattern-gg-gr.png 20x20
25 pattern-grg-rgr-grg.png 20x20
26 pattern-rgr-grg-rgr.png 20x20
27 pattern-tr.png 15x15
28 pattern-grg-rrg-rgg.png 15x15
29
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698