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

Side by Side Diff: LayoutTests/inspector/elements/edit/set-outer-html-for-xhtml-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 DOMAgent.setOuterHTML protocol method against an XHTML document. 1 Tests DOMAgent.setOuterHTML protocol method against an XHTML document.
2 2
3 3
4 Running: testSetUp 4 Running: testSetUp
5 5
6 Running: testChangeCharacterData 6 Running: testChangeCharacterData
7 Replacing 'Getting involved' with 'Getting not involved' 7 Replacing 'Getting involved' with 'Getting not involved'
8 8
9 Wrapper identity: identity 9 Wrapper identity: identity
10 Event AttrModified: div 10 Event AttrModified: div
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 </div> 159 </div>
160 ==========>8========== 160 ==========>8==========
161 161
162 162
163 163
164 164
165 165
166 Running: testInvalidDocumentDoesNotCrash 166 Running: testInvalidDocumentDoesNotCrash
167 PASS: No crash 167 PASS: No crash
168 168
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698