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

Unified Diff: sky/tests/mutation-observer/observe-characterdata-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 side-by-side diff with in-line comments
Download patch
Index: sky/tests/mutation-observer/observe-characterdata-expected.txt
diff --git a/sky/tests/mutation-observer/observe-characterdata-expected.txt b/sky/tests/mutation-observer/observe-characterdata-expected.txt
deleted file mode 100644
index 6edd60abb88eb5522f7c6cf1e3b46ee38d93e433..0000000000000000000000000000000000000000
--- a/sky/tests/mutation-observer/observe-characterdata-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Running 6 tests
-ok 1 MutationObserver on character data should handle basic aspects of characterData observation
-ok 2 MutationObserver on character data should only notify of characterData changes when requested
-ok 3 MutationObserver on character data should allow multiple observers can be registered to a given node and both receive mutations
-ok 4 MutationObserver on character data should provide oldValue is returned when requested
-ok 5 MutationObserver on character data should allow observing both with and without oldValue
-ok 6 MutationObserver on character data should provide oldValue if any observation requests it
-6 tests
-6 pass
-0 fail
« no previous file with comments | « sky/tests/mutation-observer/observe-characterdata.sky ('k') | sky/tests/mutation-observer/observe-childList.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698