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

Unified Diff: sky/tests/mutation-observer/observe-attributes-expected.txt

Issue 697773002: Remove Element#attributes. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix template binding. Created 6 years, 2 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
« no previous file with comments | « sky/tests/mutation-observer/observe-attributes.sky ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
index 1afd06f8e32a8c0e15ade36ab9e51955bb592e24..e66a35924f3033dc10755885a1f04d492ca18990 100644
--- a/sky/tests/mutation-observer/observe-attributes-expected.txt
+++ b/sky/tests/mutation-observer/observe-attributes-expected.txt
@@ -1,4 +1,4 @@
-Running 15 tests
+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
@@ -13,7 +13,6 @@ ok 11 MutationObserver.observe on attributes should respect different attributeF
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
-ok 15 MutationObserver.observe on attributes should create records when mutating through the attribute collection
-15 tests
-15 pass
+14 tests
+14 pass
0 fail
« no previous file with comments | « sky/tests/mutation-observer/observe-attributes.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698