| Index: third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
|
| index 02869bf74064d7472869a9941f78358a0d63eb34..77259bd86ac08c015715a1c32a1e624977bafd11 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/timeline/page-frames-expected.txt
|
| @@ -1,8 +1,10 @@
|
| +
|
| Recording started
|
| Tracing complete
|
| Frames in TracingStartedInPage
|
| -url: inspector-protocol/timeline/page-frames.html name:
|
| +url: inspector-protocol/timeline/page-frames.html name: parent: undefined nodeId: undefined
|
| +url: data:text/html,<script>window.foo = 42</script> name: frame0 parent: string nodeId: number
|
| Frames in CommitLoad events
|
| -url: about:blank name: Frame No. 1
|
| -url: inspector-protocol/resources/blank.html name:
|
| +url: about:blank name: Frame No. 1 parent: string nodeId: number
|
| +url: inspector-protocol/resources/blank.html name: parent: string nodeId: number
|
|
|
|
|