Changes between Version 14 and Version 15 of WebKit2
- Timestamp:
- Dec 20, 2010, 9:54:01 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKit2
v14 v15 100 100 == How to try it Out == 101 101 102 `build-webkit` on Mac OS X or Windows now builds WebKit2 by default. WebKit2 will not work with the shipping version of Safari. Because WebKit2 is an incompatible API break, it requires a custom testbed to run it. A basic web browser application suitable for testing WebKit2 is available in WebKitTools/MiniBrowser.102 `build-webkit` on Mac OS X or Windows now builds WebKit2 by default. WebKit2 will not work with the shipping version of Safari. Because WebKit2 is an incompatible API break, it requires a custom testbed to run it. A basic web browser application suitable for testing WebKit2 is available in Tools/MiniBrowser. 103 103 104 104 == How to run layout tests ==