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

Side by Side Diff: LayoutTests/inspector/elements/shadow/reveal-shadow-dom-node-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 This test verifies that the correct node is revealed in the DOM tree when asked to reveal a user-agent shadow DOM node. 1 This test verifies that the correct node is revealed in the DOM tree when asked to reveal a user-agent shadow DOM node.
2 2
3 User-agent shadow DOM hidden: 3 User-agent shadow DOM hidden:
4 SelectedNodeChanged: input (in author shadow DOM) 4 SelectedNodeChanged: input (in author shadow DOM)
5 User-agent shadow DOM shown: 5 User-agent shadow DOM shown:
6 SelectedNodeChanged: div (in user-agent shadow DOM) 6 SelectedNodeChanged: div (in user-agent shadow DOM)
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698