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

Side by Side Diff: LayoutTests/editing/execCommand/forward-delete-no-scroll-expected.txt

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn. Created 7 years, 7 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
1 Matching other execCommand identifiers, execCommand("ForwardDelete") should not scroll the page to make selection visible. 1 Matching other execCommand identifiers, execCommand("ForwardDelete") should not scroll the page to make selection visible.
2 2
3 This test only works in WebKit, as other engines do not implement this command. 3 This test only works in WebKit, as other engines do not implement this command.
4 4
5
6 SUCCESS 5 SUCCESS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698