Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt

Issue 1309403002: Show closed/open shadow root in inspector (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectation for breadcrumb Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « LayoutTests/inspector/elements/shadow/update-shadowdom-expected.txt ('k') | Source/core/inspector/InspectorDOMAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698