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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-in-xhtml-expected.txt

Issue 2163803002: [DevTools] Make WebInspector.ConsoleMessage 0-based (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments Created 4 years, 5 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-log-in-xhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-in-xhtml-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-in-xhtml-expected.txt
index 2efa1d624333fd2fcc0ac711103104d96c1a18d2..4fde5c0737fcdf742bf10b682d89f36ac9865b2f 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-in-xhtml-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-in-xhtml-expected.txt
@@ -1,5 +1,5 @@
CONSOLE MESSAGE: line 5: 239
Tests that console message from inline script in xhtml document contains correct script position information.
-239:5:16
+239:4:15

Powered by Google App Engine
This is Rietveld 408576698