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

Unified Diff: LayoutTests/editing/selection/addRange-expected.txt

Issue 205903003: Implement Range-based selection expansion. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase; fix test expectation for Mac. Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/editing/selection/addRange-merging.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/selection/addRange-expected.txt
diff --git a/LayoutTests/editing/selection/addRange-expected.txt b/LayoutTests/editing/selection/addRange-expected.txt
index c180322d7ce7d85129707259353e6669fe24cfda..e088377d4466af4cdd10500d70e0524bb95c835a 100644
--- a/LayoutTests/editing/selection/addRange-expected.txt
+++ b/LayoutTests/editing/selection/addRange-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE ERROR: Discontiguous selection is not supported.
+CONSOLE ERROR: Discontiguous selection is not supported.
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
« no previous file with comments | « no previous file | LayoutTests/editing/selection/addRange-merging.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698