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

Side by Side Diff: sky/tests/dom/document-child-mutations-expected.txt

Issue 1212163009: Port remaining Sky tests to the new world (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: add Created 5 years, 5 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
« no previous file with comments | « sky/tests/dom/document-child-mutations.sky ('k') | sky/tests/dom/document_child_mutations.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CONSOLE: unittest-suite-wait-for-done
2 CONSOLE: PASS: should allow replacing the document element
3 CONSOLE: PASS: should allow replacing a text child with an element
4 CONSOLE: PASS: should allow replacing the document element with text
5 CONSOLE: PASS: should allow inserting text with a fragment
6 CONSOLE: PASS: should allow replacing the document element with a fragment
7 CONSOLE: PASS: should throw when inserting multiple elements
8 CONSOLE: PASS: should throw when inserting multiple elements with a fragment
9 CONSOLE:
10 CONSOLE: All 7 tests passed.
11 CONSOLE: unittest-suite-success
12 DONE
OLDNEW
« no previous file with comments | « sky/tests/dom/document-child-mutations.sky ('k') | sky/tests/dom/document_child_mutations.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698