1
    2
    3
    4
    5
    6
    7

android_webview / test / shell / assets / visual_state_on_page_commit_visible_test.html [blame]

<html>
<head>
</head>
<body bgcolor="#0f0" style="margin: 0px; padding: 0px;">
  <img id="image" bgcolor="#0f0" width="256" height="256" src="intercepted://blue.png">
</body>
</html>