Home
last modified time | relevance | path

Searched refs:HTML_HEADER (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java125 private static final String HTML_HEADER = field in WebViewTest
1129 HTML_HEADER + "<body><img src=\"" + imgUrl + "\"/></body></html>", in testLoadDataWithBaseUrl_resolvesRelativeToBaseUrl()
1166 HTML_HEADER in testLoadDataWithBaseUrl_javascriptCanAccessOrigin()
1204 HTML_HEADER + "<title>Hello World%21</title><body>bar</body></html>", in testLoadDataWithBaseUrl_unencodedContentHttpBaseUrl()
1218 HTML_HEADER + "<title>Hello World%21</title></html>", in testLoadDataWithBaseUrl_urlEncodedContentDataBaseUrl()