HomeSort by relevance Sort by last modified time
    Searched refs:html_content (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
unload_uitest.cc 118 void NavigateToDataURL(const std::string& html_content,
120 NavigateToURL(GURL("data:text/html," + html_content));
147 void LoadUrlAndQuitBrowser(const std::string& html_content,
151 NavigateToDataURL(html_content, expected_title);
  /external/libxml2/
HTMLparser.c 716 static const char* const html_content[] = { "head", "body", "frameset", NULL } ; variable
    [all...]

Completed in 116 milliseconds