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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt

Issue 2340223002: DevTools: fix ViewportControl's text selection logic (Closed)
Patch Set: add test Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt
index 944868b5619ae3077d85456e229b2f25024fee03..e68b01e5d4c007731b9280d9ef5b1188a42fffd4 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt
@@ -224,3 +224,11 @@ Selected text: world
Running: testSelectAll
Selected all 150 messages.
+Running: testSelectWithNonTextNodeContainer
+Selected text: console-viewport-selection.html:5 Message #1
+
+Selected text: console-viewport-selection.html:5 Message #1
+
+Selected text: console-viewport-selection.html:5 Message #1
+
+

Powered by Google App Engine
This is Rietveld 408576698