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

Side by Side Diff: LayoutTests/inspector/elements/mutate-unknown-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
(Empty)
1 Tests that elements panel does not receive events upon changes to the undiscover ed nodes.
2
3 Appended
4 DOMAgent event fired. Should only happen once for output node: DOMNodeInserted D IV#undefined
5 Removed
6 Attribute modified
7 ========= Result DOMAgent tree ========
8 #document[1]
9 HTML[2]
10 HEAD[3]
11 BODY[4]
12 P[5]
13 [6]
14 DIV[7]
15 DIV[8]
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698