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

Side by Side Diff: LayoutTests/editing/execCommand/ident-crashes-topnode-is-text-expected.txt

Issue 7863014: Merge 94841 - Crashes in WebCore::AppendNodeCommand::create(). (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 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
OLDNEW
1 execCommand("Indent") was crashing if the top element to be formatted is actuall y not an element. 1 execCommand("Indent") was crashing if the top element to be formatted is actuall y not an element.
2 The test has passed if it does not crash. 2 The test has passed if it does not crash.
3 3
4 PASS 4 PASS
OLDNEW
« no previous file with comments | « LayoutTests/editing/execCommand/ident-crashes-topnode-is-text.html ('k') | Source/WebCore/editing/CompositeEditCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698