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

Unified Diff: sky/tests/mutation-observer/observe-attributes-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-attributes-expected.txt
diff --git a/sky/tests/mutation-observer/observe-attributes-expected.txt b/sky/tests/mutation-observer/observe-attributes-expected.txt
deleted file mode 100644
index 1762a1ad67802aac8e92e1743abf59fb78a4446f..0000000000000000000000000000000000000000
--- a/sky/tests/mutation-observer/observe-attributes-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-ERROR: Failed to load resource: the server responded with a status of 404 ()
-SOURCE: http://127.0.0.1:8000/sky/tests/mutation-observer/baz.png:0
-Running 14 tests
-ok 1 MutationObserver.observe on attributes should handle basic aspects of attribute observation
-ok 2 MutationObserver.observe on attributes should not notify of attribute changes without asking
-ok 3 MutationObserver.observe on attributes re-observing the same node with the same observer has the effect of resetting the options
-ok 4 MutationObserver.observe on attributes multiple observers can be registered to a given node and both receive mutations
-ok 5 MutationObserver.observe on attributes should deliver mutations on modifications to node properties which delegate to attribute storage
-ok 6 MutationObserver.observe on attributes should handle basic oldValue delivery
-ok 7 MutationObserver.observe on attributes should deliver oldValue when needed
-ok 8 MutationObserver.observe on attributes should give attributeOldValue if any entries request it with multiple observers
-ok 9 MutationObserver.observe on attributes should handle setting an attribute via reflected IDL attribute
-ok 10 MutationObserver.observe on attributes should respect attributeFilter on HTML elements
-ok 11 MutationObserver.observe on attributes should respect different attributeFilters when observing multiple subtree nodes
-ok 12 MutationObserver.observe on attributes should create records for the style property
-ok 13 MutationObserver.observe on attributes should have oldValue for style property mutations
-ok 14 MutationObserver.observe on attributes should not create records for noop style property mutation
-14 tests
-14 pass
-0 fail
« no previous file with comments | « sky/tests/mutation-observer/observe-attributes.sky ('k') | sky/tests/mutation-observer/observe-characterdata.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698