HomeSort by relevance Sort by last modified time
    Searched full:contentswithnewlines (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebKit/gtk/tests/
testatk.c 31 static const char* contentsWithNewlines = "<html><body><p>This is a test. \n\nThis\n is the second sentence. And this the third.</p></body></html>";
279 webkit_web_view_load_string(webView, contentsWithNewlines, NULL, NULL, NULL);

Completed in 204 milliseconds