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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt

Issue 2711723003: [DevTools] prepare layout tests for more inline breakpoints (Closed)
Patch Set: Created 3 years, 10 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/sources/debugger-breakpoints/possible-breakpoints-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
index 14bac31ccf429105c97d310030d4c5d2ac0201d4..16d03a115adf5b1248640740c4d93bb2d7320ab3 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
@@ -3,11 +3,15 @@ Checks that BreakpointManager.possibleBreakpoints returns correct locations
Locations for first line
All locations
location(2, 2)
+location(2, 10)
+location(2, 20)
location(2, 31)
location(2, 34)
+location(2, 36)
location(2, 47)
location(2, 49)
location(3, 2)
+location(3, 10)
location(4, 2)
location(5, 0)
Existing location by position

Powered by Google App Engine
This is Rietveld 408576698