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

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DTestWebViewEditor.cpp83 static const char* selectedSpanHTML = "<html><body contentEditable=\"false\">" local
94 test->loadHtml(selectedSpanHTML, 0);
110 static const char* selectedSpanHTML = "<html><body contentEditable=\"true\">" local
121 test->loadHtml(selectedSpanHTML, 0);
136 static const char* selectedSpanHTML = "<html><body contentEditable=\"false\">" local
144 test->loadHtml(selectedSpanHTML, 0);
165 static const char* selectedSpanHTML = "<html><body contentEditable=\"true\">" local
173 test->loadHtml(selectedSpanHTML, 0);

Completed in 173 milliseconds