summaryrefslogtreecommitdiffstats
path: root/webkit/data/layout_tests/README
blob: b8072e8ad5c1aa83cc66a3e474366891be71298f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This directory contains layout tests.  It also contains platform-specific
results until we can move them into LayoutTests/platform/.

  chrome/
    contains webkit tests and results for chrome specific issues

  pending/
    contains webkit tests that should be sent upstream to webkit.org

  LayoutTests/
    pulled in via gclient DEPS from svn.webkit.org

  platform/
    contains platform-specifc results, in platform directories exactly as we
    will be upstreaming them to webkit.org:
      platform/chromium-win/
      platform/chromium-mac/
      etc.