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

Side by Side Diff: LayoutTests/fast/dom/Range/surroundContents-for-mutation-expected.txt

Issue 443103002: Range.insertNode should verify parent before setting end to it (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Take review comment into consideration Created 6 years, 4 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 PASS range.surroundContents(testFrame) threw exception HierarchyRequestError: Fa iled to execute 'surroundContents' on 'Range': This operation would set range's end to parent with new offset, but there's no parent into which to continue..
2 PASS successfullyParsed is true
3
4 TEST COMPLETE
5
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Range/surroundContents-for-mutation.html ('k') | Source/core/dom/Range.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698