Changes between Version 15 and Version 16 of WebKit2
- Timestamp:
- Jul 8, 2011, 10:51:56 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKit2
v15 v16 104 104 == How to run layout tests == 105 105 106 You can run layout tests in WebKit 106 You can run layout tests in WebKit2 by passing "-2" (or "--webkit-test-runner") to run-webkit-tests, like: 107 107 run-webkit-tests --debug -2 108 108 109 Many tests are skipped for WebKit 109 Many tests are skipped for WebKit2 (via the LayoutTests/platform/mac-wk2/Skipped file), but that number is decreasing as DumpRenderTree API is implemented for WebKitTestRunner.