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

Unified Diff: third_party/WebKit/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt

Issue 2533073003: [DevTools] Remove workspace-test.js part1. (Closed)
Patch Set: Created 4 years, 1 month 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/jump-to-previous-editing-location-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt b/third_party/WebKit/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
index 14f74502bf483aed7e0f83ef225d5d194bb50b31..67a522388620705462af3788245b32e1a0b4cb6c 100644
--- a/third_party/WebKit/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/jump-to-previous-editing-location-expected.txt
@@ -38,17 +38,17 @@ Running: testDeleteNextJumpLocations
<Rolled over> line: 9 column: 4 [example-fileset-for-test.js]
Running: testCrossFileJump
-<Opened workspace-test.js> line: 0 column: 0 [workspace-test.js]
-<Mouse click (10, 1)> line: 10 column: 1 [workspace-test.js]
-<Mouse click (11, 1)> line: 11 column: 1 [workspace-test.js]
-<Rolled back> line: 10 column: 1 [workspace-test.js]
-<Rolled back> line: 0 column: 0 [workspace-test.js]
+<Opened editor-test.js> line: 0 column: 0 [editor-test.js]
+<Mouse click (10, 1)> line: 10 column: 1 [editor-test.js]
+<Mouse click (11, 1)> line: 11 column: 1 [editor-test.js]
+<Rolled back> line: 10 column: 1 [editor-test.js]
+<Rolled back> line: 0 column: 0 [editor-test.js]
<Rolled back> line: 9 column: 4 [example-fileset-for-test.js]
<Rolled back> line: 9 column: 0 [example-fileset-for-test.js]
<Rolled over> line: 9 column: 4 [example-fileset-for-test.js]
-<Rolled over> line: 0 column: 0 [workspace-test.js]
-<Rolled over> line: 10 column: 1 [workspace-test.js]
-<Rolled over> line: 11 column: 1 [workspace-test.js]
+<Rolled over> line: 0 column: 0 [editor-test.js]
+<Rolled over> line: 10 column: 1 [editor-test.js]
+<Rolled over> line: 11 column: 1 [editor-test.js]
Running: testCloseCrossFile
<Close active tab> line: 9 column: 4 [example-fileset-for-test.js]
@@ -108,12 +108,12 @@ Running: testInFileSearch
Running: testShowAnchorLocation
<Before switching to other panel> line: 581 column: 44 [example-fileset-for-test.js]
Selection: {"startLine":10,"startColumn":1,"endLine":10,"endColumn":1}
-<Showed anchor in workspace-test.js with line 333 column 3> line: 10 column: 1 [workspace-test.js]
+<Showed anchor in editor-test.js with line 333 column 3> line: 10 column: 1 [editor-test.js]
<Rolled back> line: 581 column: 44 [example-fileset-for-test.js]
-<Rolled over> line: 10 column: 1 [workspace-test.js]
+<Rolled over> line: 10 column: 1 [editor-test.js]
Running: testShowUISourceCode
-<Initial state> line: 10 column: 1 [workspace-test.js]
+<Initial state> line: 10 column: 1 [editor-test.js]
<jump to line 20> line: 20 column: 0 [example-fileset-for-test.js]
<jump to line 10> line: 10 column: 0 [example-fileset-for-test.js]
<jump to line 30> line: 30 column: 0 [example-fileset-for-test.js]
@@ -121,5 +121,5 @@ Running: testShowUISourceCode
<rollback> line: 30 column: 0 [example-fileset-for-test.js]
<rollback> line: 10 column: 0 [example-fileset-for-test.js]
<rollback> line: 20 column: 0 [example-fileset-for-test.js]
-<rollback> line: 10 column: 1 [workspace-test.js]
+<rollback> line: 10 column: 1 [editor-test.js]

Powered by Google App Engine
This is Rietveld 408576698