Searched refs:comboBoxSelector (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/gtk/tests/
H A Dtestatk.c51 static const char* comboBoxSelector = "<html><body><select><option selected value='foo'>foo</option><option value='bar'>bar</option></select></body></html>"; variable
390 webkit_web_view_load_string(webView, comboBoxSelector, 0, 0, 0);

Completed in 84 milliseconds