Changes between Version 12 and Version 13 of EFLWebKitTests


Ignore:
Timestamp:
May 5, 2014 2:55:34 AM (10 years ago)
Author:
tanay.c@samsung.com
Comment:

Spelling correction

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKitTests

    v12 v13  
    1717
    1818 * The EFL WebKit provides a gtest environment and a fixture to help you writing your tests. The fixture will create a webview ready to use.
    19  * The code bellow is a simplified example of how to test a getter of the ewk_foobarnicator API using the convenience loadUrlSync() method to load a page inline:
     19 * The code below is a simplified example of how to test a getter of the ewk_foobarnicator API using the convenience loadUrlSync() method to load a page inline:
    2020
    2121{{{