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

Side by Side Diff: sky/tests/dom/appendChild-expected.txt

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/appendChild.sky ('k') | sky/tests/dom/document-child-mutations.sky » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Running 5 tests 1 CONSOLE: unittest-suite-wait-for-done
2 ok 1 appendChild should throw with invalid arguments 2 CONSOLE: PASS: should throw with invalid arguments
3 ok 2 appendChild should insert children 3 CONSOLE: PASS: should insert children
4 ok 3 appendChild should insert children with a fragment 4 CONSOLE: PASS: should insert children with a fragment
5 ok 4 appendChild should throw when inserting a tree scope 5 CONSOLE:
6 ok 5 appendChild should throw when appending to a text 6 CONSOLE: All 3 tests passed.
7 5 tests 7 CONSOLE: unittest-suite-success
8 5 pass 8 DONE
9 0 fail
OLDNEW
« no previous file with comments | « sky/tests/dom/appendChild.sky ('k') | sky/tests/dom/document-child-mutations.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698