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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt

Issue 2347963002: [DevTools] Show distribution for Shadow DOM V1. (Closed)
Patch Set: getDistributedNodes -> iteration Created 4 years, 3 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: third_party/WebKit/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt
index 3b36cb73f37c1d6d0d30135294cd3983e1fa1ac8..c880e6fe46d04f2fb02f1a38d221f27b44a369a1 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt
@@ -10,7 +10,7 @@ This test verifies that author shadow root's #document-fragment is displayed and
"only test"
</div>
- <div id="test3">
- #shadow-root (open)
+ #shadow-root (closed)
"with "
<span>elements</span>
</div>

Powered by Google App Engine
This is Rietveld 408576698