Changes between Version 7 and Version 8 of Writing Reftests
- Timestamp:
- Mar 21, 2011, 11:58:12 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Reftests
v7 v8 4 4 Please see https://bugs.webkit.org/show_bug.cgi?id=36065 for the current status. 5 5 6 == Disclaimer == 7 8 Currently, reftests are run on only platforms that use new-run-webkit-tests by default. 9 Please be aware this limitation when you decide to write new tests using reftest. 10 11 See https://bugs.webkit.org/show_bug.cgi?id=34984 for the current status. 6 12 7 13 == Reftests in WebKit ==