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

Side by Side Diff: LayoutTests/inspector/elements/shadow/breadcrumb-shadow-roots-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 shadow roots are displayed correctly in breadcrumbs. 1 Tests that shadow roots are displayed correctly in breadcrumbs.
2 2
3 3
4 User-agent shadow root breadcrumb: 4 User-agent shadow root breadcrumb:
5 html > body > input > #shadow-root 5 html > body > input > #shadow-root
6 Author shadow root breadcrumb: 6 Author shadow root breadcrumb:
7 html > body > div#host > #shadow-root 7 html > body > div#host > #shadow-root
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698