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

Side by Side Diff: LayoutTests/inspector/elements/elements-panel-search-expected.txt

Issue 640953004: DevTools: Fix elements panel search in shadow host. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 | Annotate | Revision Log
OLDNEW
1 Tests that elements panel search is returning proper results. 1 Tests that elements panel search is returning proper results.
2 2
3 FooBar 3 FooBar
4 4
5 Found by selector 5 Found by selector
6 6
7 7
8 Running: testSetUp 8 Running: testSetUp
9 9
10 Running: testPlainText 10 Running: testPlainText
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 Running: testSearchShadowDOM 61 Running: testSearchShadowDOM
62 < c o n t e n t > < / c o n t e n t > 62 < c o n t e n t > < / c o n t e n t >
63 63
64 Running: testSearchUAShadowDOM 64 Running: testSearchUAShadowDOM
65 Searching UA shadow DOM with setting disabled: 65 Searching UA shadow DOM with setting disabled:
66 Nothing found 66 Nothing found
67 Searching UA shadow DOM with setting enabled: 67 Searching UA shadow DOM with setting enabled:
68 < d i v i d = " i n n e r - e d i t o r " > I n p u t V a l < / d i v > 68 < d i v i d = " i n n e r - e d i t o r " > I n p u t V a l < / d i v >
69 < d i v i d = " i n n e r - e d i t o r " > < / d i v > 69 < d i v i d = " i n n e r - e d i t o r " > < / d i v >
70 70
71 Running: testSearchShadowHostChildren
72 < d i v i d = " s h a d o w - h o s t - c o n t e n t " > < / d i v >
73
OLDNEW
« no previous file with comments | « LayoutTests/inspector/elements/elements-panel-search.html ('k') | Source/core/inspector/InspectorDOMAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698