New issue
Advanced search Search tips

Issue 739462 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: Page.setDocumentContent should not be using diff/patch, should overwrite DOM instead as in document.write.

Project Member Reported by pfeldman@chromium.org, Jul 5 2017

Issue description

Basically, we need to do document.open(), document.write() and document.close() in the implementation.
 

Comment 2 by l...@chromium.org, Jul 11 2017

Status: Fixed (was: Assigned)

Sign in to add a comment