⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changes between Version 2 and Version 3 of CreatingLayoutTests


Ignore:
Timestamp:
Aug 12, 2009, 12:18:50 PM (17 years ago)
Author:
mike.fenton@torchmobile.com
Comment:

Add link to writing a good test case.

Legend:

Unmodified
Added
Removed
Modified
  • CreatingLayoutTests

    v2 v3  
    1919
    2020 * Keep the test as simple as possible and try to only test what you mean to test.
     21 * See [wiki:"Writing Layout Tests for DumpRenderTree"] for additional details on creating a good test.
    2122
    2223=== Test with verifiable text results ===