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

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

Issue 23404003: Make Range methods to work with detached node (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-08-27T11:16:22 Created 7 years, 3 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 PASS surroundContents(sample.cloneNode(true)) is "<b>2345</b>"
2 PASS surroundContents(sample) is "<b>2345</b>"
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Range/surroundContents-for-detached-node.html ('k') | Source/core/dom/Range.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698