Chromium Code Reviews| Index: content/test/data/simple_page.html |
| =================================================================== |
| --- content/test/data/simple_page.html (revision 0) |
| +++ content/test/data/simple_page.html (revision 0) |
| @@ -0,0 +1,6 @@ |
| +<html> |
| +<head><title>Simple Page</title></head> |
| +<body> |
| +Basic html test. |
| +</body> |
| +</html> |