Searched defs:pageHtml (Results 1 – 2 of 2) sorted by relevance
120 final String pageHtml = getScriptFileTestPageHtml(scriptUrl); in testScriptLoad() local175 final String pageHtml = "<html><body onload='document.title=document.location.href'>" + in testNullBaseUrl() local198 final String pageHtml = "<html><body>Hello, world!</body></html>"; in testHistoryUrl() local215 final String pageHtml = "<html><body>Hello, world!</body></html>"; in testOnPageFinishedUrlIsBaseUrl() local227 final String pageHtml = "<html><body>bar</body></html>"; in testHistoryUrlIgnoredWithDataSchemeBaseUrl() local
2008 String pageHtml = "<img src='" + imageUrl + "' " + in testBlockNetworkLoadsWithHttpResources() local2075 String pageHtml = "<html><body><audio controls src='" + audioUrl + "' " + in testBlockNetworkLoadsWithAudio() local