Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests that Page.setDocumentContent works. | |
| 2 Page enabled | |
| 3 Main Frame obtained | |
| 4 Document content before: <html><head></head><body><div>Привет мир</div></body></ html> | |
| 5 Document content set | |
| 6 Document content after: <html><head></head><body><div>こんにちは世界</div></body></html > | |
| 7 | |
| OLD | NEW |