Index: LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt b/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
index 14f0b02f168d3ce9f864756bf536ee755839a28a..13c4150a6be5f6bb95e42f4ced7ceb95637cefaa 100644 |
--- a/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
@@ -123,7 +123,7 @@ Script execution paused. |
Call stack: |
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. |
+Paused on a "Subtree Modified" breakpoint set on #shadow-root (open), because a new child was added to that node. |
Script execution resumed. |
Running: testReloadWithShadowElementBreakpoint |