DevTools: DOM.setOuterHTML should work for detached documents
This patch fixes two bugs with DOM.setOuterHTML protocol method: 1. The method didn't work when a document node was passed as an argument 2. The method didn't work when document's element was removed BUG=724974 R=pfeldman Change-Id: I4f5dd0d9151fd80328af422e9016f63a749b0cf3 Reviewed-on: https://chromium-review.googlesource.com/745325Reviewed-by:Pavel Feldman <pfeldman@chromium.org> Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#512750}
Showing
Please register or sign in to comment