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

Unified Diff: LayoutTests/inspector/elements/update-shadowdom-expected.txt

Issue 467233002: DevTools: Make sure ElementsTreeOutline is correctly rendered when element's hasChildren state chan… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Comments addressed Created 6 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/elements/update-shadowdom-expected.txt
diff --git a/LayoutTests/inspector/elements/update-shadowdom-expected.txt b/LayoutTests/inspector/elements/update-shadowdom-expected.txt
index 35809c839a43bd2c1812eae4435f023de865355a..8e60f0c6468094f5425f3872f0d07e0a49586fc6 100644
--- a/LayoutTests/inspector/elements/update-shadowdom-expected.txt
+++ b/LayoutTests/inspector/elements/update-shadowdom-expected.txt
@@ -2,7 +2,7 @@ This test confirms that updating the shadow dom is reflected to the Inspector.
- <div id="container">
- <div id="host">
- - #shadow-root
+ #shadow-root
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698