Changes between Version 15 and Version 16 of WebKit2


Ignore:
Timestamp:
Jul 8, 2011 10:51:56 AM (13 years ago)
Author:
andreas.kling@nokia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKit2

    v15 v16  
    104104== How to run layout tests ==
    105105
    106 You can run layout tests in WebKit 2 by passing "-2" (or "--webkit-test-runner") to run-webkit-tests, like:
     106You can run layout tests in WebKit2 by passing "-2" (or "--webkit-test-runner") to run-webkit-tests, like:
    107107  run-webkit-tests --debug -2
    108108
    109 Many tests are skipped for WebKit 2 (via the LayoutTests/platform/mac-wk2/Skipped file), but that number is decreasing as DumpRenderTree API is implemented for WebKitTestRunner.
     109Many 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.