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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt

Issue 2491983002: [DevTools] reworked JavaScriptBreakpointsSidebarPane.js (Closed)
Patch Set: labal :( 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/sources/debugger/js-with-inline-stylesheets-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt
index 9f14a368b87ad5586e81d8c83c1c34c2096bc799..9c0873bc19126a159b0ece1e4d4236f9d42fd9cd 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt
@@ -8,8 +8,7 @@ Script execution paused.
Call stack:
0) testFunction (js-with-inline-stylesheets.html:10)
Breakpoint sidebar pane
-
- js-with-inline-stylesheets.html:10 var x = Math.sqrt(10);
+js-with-inline-stylesheets.html:10 var x = Math.sqrt(10);
Breakpoint sidebar pane
No Breakpoints
Script execution resumed.

Powered by Google App Engine
This is Rietveld 408576698