Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/page/setDocumentContent-expected.txt

Issue 2972273002: DevTools: Page.setDocumentContent without using DOMPatchSupport (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698