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

Side by Side Diff: LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-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 perform-undo-perform of the mergeable action does not crash. 1 Tests that perform-undo-perform of the mergeable action does not crash.
2 2
3 Initial value 3 Initial value
4 [expanded] 4 [expanded]
5 element.style { () 5 element.style { ()
6 6
7 [expanded] 7 [expanded]
8 .container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergabl e-action.html:7:1) 8 .container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergabl e-action.html:7:1)
9 font-weight: bold; 9 font-weight: bold;
10 10
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 42
43 [expanded] 43 [expanded]
44 .container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergabl e-action.html:7:1) 44 .container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergabl e-action.html:7:1)
45 font-weight: normal; 45 font-weight: normal;
46 46
47 [expanded] 47 [expanded]
48 div { (user agent stylesheet) 48 div { (user agent stylesheet)
49 display: block; 49 display: block;
50 50
51 51
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698