| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints-expected.txt
|
| index 5eadec676d88d6bd7133fe6132f3a2e659b93fa6..c7c6fdfeb4a998dc6fc3f605baffb2761e684e0a 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints-expected.txt
|
| @@ -9,14 +9,14 @@ Call stack:
|
| * 0) Framework.appendChild (framework.js:72)
|
| 1) appendElement (frameworks-dom-xhr-event-breakpoints.html:14)
|
| 2) (:1)
|
| -Paused on a "Subtree Modified" breakpoint set on div#rootElement, because a new child was added to that node.
|
| +Paused on Subtree Modificationsdiv#rootElementChild div#rootElement added
|
|
|
| Running: testXHRBreakpoint
|
| Call stack:
|
| * 0) Framework.sendXHR (framework.js:79)
|
| 1) sendXHR (frameworks-dom-xhr-event-breakpoints.html:19)
|
| 2) (:1)
|
| -Paused on a XMLHttpRequest.
|
| +Paused on XMLHttpRequestfile:///foo?a=b
|
|
|
| Running: testEventListenerBreakpoint
|
| Call stack:
|
|
|