| Index: LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt b/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt
|
| index 9f090ce2cdebe8c10bc20bc2a9a7662a66ae978a..14f0b02f168d3ce9f864756bf536ee755839a28a 100644
|
| --- a/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt
|
| @@ -121,7 +121,7 @@ Set 'Subtree Modified' DOM breakpoint on author shadow root.
|
| Append childElement to author shadow root.
|
| Script execution paused.
|
| Call stack:
|
| - 0) appendElementToAuthorShadowRoot (dom-breakpoints.html:79)
|
| + 0) appendElementToOpenShadowRoot (dom-breakpoints.html:79)
|
| 1) (:1)
|
| Paused on a "Subtree Modified" breakpoint set on #shadow-root, because a new child was added to that node.
|
| Script execution resumed.
|
|
|