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

Unified Diff: third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt

Issue 2512353002: [DevTools] Refactor Linkifier to unify link processing. (Closed)
Patch Set: rebased 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-enabled/sources/debugger/linkifier-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt b/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt
index 0b51f2eebac916a363c6938800edc272b83d88b2..d4beed636f792f9503f57b5c8f026337382cd758 100644
--- a/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt
@@ -1,8 +1,8 @@
Tests that Linkifier works correctly.
The string "at triggerError (http://localhost/show/:22:11) " linkifies to url: http://localhost/show/
-The lineNumber is 21 with type number
-The columnNumber is 10 with type number
+The lineNumber is 21
+The columnNumber is 10
listeners added on raw source code: 1
original location: linkifier.html:9
pretty printed location: linkifier.html:formatted:14

Powered by Google App Engine
This is Rietveld 408576698