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

Unified Diff: LayoutTests/inspector/sources/debugger/show-function-definition-expected.txt

Issue 1104233004: DevTools: rebaseline inspector tests with poor expectations (2). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaselined Created 5 years, 8 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: LayoutTests/inspector/sources/debugger/show-function-definition-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/show-function-definition-expected.txt b/LayoutTests/inspector/sources/debugger/show-function-definition-expected.txt
index 12741ae33dcf194d80aea5a216cbb3c68c098fe9..7acea96835f1f1f3511d540b41aa4a8c1d8e1ef0 100644
--- a/LayoutTests/inspector/sources/debugger/show-function-definition-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/show-function-definition-expected.txt
@@ -6,9 +6,5 @@ Function location revealed: [7:18]
Running: testDumpFunctionDefinition
jumpToMe
-show-function-definition.html:7 function jumpToMe()
-{
- var result = 12345;
- return window.foo || result;
-}
+jumpToMe()
« no previous file with comments | « LayoutTests/inspector/sources/debugger/show-function-definition.html ('k') | LayoutTests/inspector/tracing-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698