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

Side by Side Diff: sky/tests/mutation-observer/observe-childList-expected.txt

Issue 920343002: Delete Sky tests that we're not going to run with Dart (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
OLDNEW
(Empty)
1 Running 7 tests
2 ok 1 MutationObserver.observe on childList should handle basic observation
3 ok 2 MutationObserver.observe on childList should handle observing without speci fying "childList" does not result in hearing about childList changes
4 ok 3 MutationObserver.observe on childList should handle re-observing the same n ode with the same observer has the effect of resetting the options
5 ok 4 MutationObserver.observe on childList should handle multiple observers can be registered to a given node and both receive mutations
6 ok 5 MutationObserver.observe on childList should create minimal mutations for r eplaceChild
7 ok 6 MutationObserver.observe on childList should create minimal mutations for i nsertBefore
8 ok 7 MutationObserver.observe on childList should create minimal mutations for a ppendChild
9 7 tests
10 7 pass
11 0 fail
OLDNEW
« no previous file with comments | « sky/tests/mutation-observer/observe-childList.sky ('k') | sky/tests/mutation-observer/observe-exceptions.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698