| Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/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/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt
|
| similarity index 92%
|
| copy from third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
|
| copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt
|
| index 5245df174f80e8a27d1a4053334310c6d8f10ff1..0ad0a51a788682e761ae60d74bfa898b9f3024c7 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-generator-details-expected.txt
|
| +++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt
|
| @@ -14,7 +14,6 @@ iterNotStarted: type = object, subtype = generator
|
| lineNumber = 13
|
| columnNumber = 13
|
| script is valid: yes
|
| -[[Scopes]] = Scopes[2]
|
|
|
| Running: testIterSuspended
|
| iterSuspended: type = object, subtype = generator
|
| @@ -29,7 +28,6 @@ iterSuspended: type = object, subtype = generator
|
| lineNumber = 15
|
| columnNumber = 4
|
| script is valid: yes
|
| -[[Scopes]] = Scopes[2]
|
|
|
| Running: testIterClosed
|
| iterClosed: type = object, subtype = generator
|
| @@ -44,7 +42,6 @@ iterClosed: type = object, subtype = generator
|
| lineNumber = 13
|
| columnNumber = 13
|
| script is valid: yes
|
| -[[Scopes]] = Scopes[2]
|
|
|
| Running: testIterObjGenerator
|
| iterObjGenerator: type = object, subtype = generator
|
| @@ -59,7 +56,6 @@ iterObjGenerator: type = object, subtype = generator
|
| lineNumber = 24
|
| columnNumber = 8
|
| script is valid: yes
|
| -[[Scopes]] = Scopes[2]
|
|
|
| Running: testAnonymousGenIter
|
| anonymousGenIter: type = object, subtype = generator
|
| @@ -73,5 +69,4 @@ anonymousGenIter: type = object, subtype = generator
|
| lineNumber = 38
|
| columnNumber = 4
|
| script is valid: yes
|
| -[[Scopes]] = Scopes[2]
|
|
|
|
|