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

Side by Side Diff: LayoutTests/inspector/elements/edit/undo-set-outer-html-2-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 undo for the DOMAgent.setOuterHTML protocol method (part 2). 1 Tests undo for the DOMAgent.setOuterHTML protocol method (part 2).
2 2
3 3
4 Running: testSetUp 4 Running: testSetUp
5 5
6 Running: testChangeMultipleThings 6 Running: testChangeMultipleThings
7 Wrapper identity: identity 7 Wrapper identity: identity
8 Event AttrModified: H2 8 Event AttrModified: H2
9 Event AttrModified: H2 9 Event AttrModified: H2
10 Event NodeInserted: UL 10 Event NodeInserted: UL
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 <ul> 205 <ul>
206 <li></li> 206 <li></li>
207 </ul> 207 </ul>
208 </div> 208 </div>
209 ==========>8========== 209 ==========>8==========
210 210
211 211
212 212
213 213
214 214
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698