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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/components/dom-extension-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: line 74: Calling Element.createShadowRoot() for an element whic h already hosts a shadow root is deprecated. See https://www.chromestatus.com/fe atures/4668884095336448 for more details.
1 This test checks dom extensions. 2 This test checks dom extensions.
2 3
3 4
4 Running: traverseNextNodeInShadowDom 5 Running: traverseNextNodeInShadowDom
5 #document-fragment 6 #document-fragment
6 DIV.shadow-component1 7 DIV.shadow-component1
7 CONTENT 8 CONTENT
8 DIV.component1-content 9 DIV.component1-content
9 text 1 10 text 1
10 SPAN.component1-content 11 SPAN.component1-content
11 text 4 12 text 4
12 CONTENT 13 CONTENT
13 SPAN 14 SPAN
14 text 3 15 text 3
15 DIV.component2 16 DIV.component2
16 #document-fragment 17 #document-fragment
17 DIV.shadow-component1 18 DIV.shadow-component1
18 DIV.mid-div 19 DIV.mid-div
19 DIV 20 DIV
20 component2-text 21 component2-text
21 CONTENT 22 CONTENT
22 DIV.component2-content 23 DIV.component2-content
23 text 2 24 text 2
24 DIV.component2-content 25 DIV.component2-content
25 component2 light dom text 26 component2 light dom text
26 27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698