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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt

Issue 2599083002: Auto-rebaseline for r440398 (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
index 0ad0a51a788682e761ae60d74bfa898b9f3024c7..5245df174f80e8a27d1a4053334310c6d8f10ff1 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
@@ -14,6 +14,7 @@ iterNotStarted: type = object, subtype = generator
lineNumber = 13
columnNumber = 13
script is valid: yes
+[[Scopes]] = Scopes[2]
Running: testIterSuspended
iterSuspended: type = object, subtype = generator
@@ -28,6 +29,7 @@ iterSuspended: type = object, subtype = generator
lineNumber = 15
columnNumber = 4
script is valid: yes
+[[Scopes]] = Scopes[2]
Running: testIterClosed
iterClosed: type = object, subtype = generator
@@ -42,6 +44,7 @@ iterClosed: type = object, subtype = generator
lineNumber = 13
columnNumber = 13
script is valid: yes
+[[Scopes]] = Scopes[2]
Running: testIterObjGenerator
iterObjGenerator: type = object, subtype = generator
@@ -56,6 +59,7 @@ iterObjGenerator: type = object, subtype = generator
lineNumber = 24
columnNumber = 8
script is valid: yes
+[[Scopes]] = Scopes[2]
Running: testAnonymousGenIter
anonymousGenIter: type = object, subtype = generator
@@ -69,4 +73,5 @@ anonymousGenIter: type = object, subtype = generator
lineNumber = 38
columnNumber = 4
script is valid: yes
+[[Scopes]] = Scopes[2]
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698