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

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

Issue 935283002: Rename {Author,UserAgent}ShadowRoot to {Open,Closed}ShadowRoot. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix inspector tests Created 5 years, 10 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
« no previous file with comments | « LayoutTests/inspector/sources/debugger/dom-breakpoints.html ('k') | Source/core/css/SelectorChecker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « LayoutTests/inspector/sources/debugger/dom-breakpoints.html ('k') | Source/core/css/SelectorChecker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698