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

Unified Diff: sky/tests/lowlevel/attribute-collection-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/lowlevel/attribute-collection.sky ('k') | sky/tests/mutation-observer/observe-attributes.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/attribute-collection-expected.txt
diff --git a/sky/tests/lowlevel/attribute-collection-expected.txt b/sky/tests/lowlevel/attribute-collection-expected.txt
index 09e1d8f600e50d44089e200f4735e508c58e0187..58bdb96b0c8224bff3813cadae3b5e7845ffdb29 100644
--- a/sky/tests/lowlevel/attribute-collection-expected.txt
+++ b/sky/tests/lowlevel/attribute-collection-expected.txt
@@ -1,10 +1,8 @@
-Running 6 tests
+Running 4 tests
ok 1 Attribute collection should get by index
-ok 2 Attribute collection should get by name
-ok 3 Attribute collection should get all at once
-ok 4 Attribute collection should set by name
-ok 5 Attribute collection should be case sensitive
-ok 6 Attribute collection should live update
-6 tests
-6 pass
+ok 2 Attribute collection should set by name
+ok 3 Attribute collection should be case sensitive
+ok 4 Attribute collection should not live update
+4 tests
+4 pass
0 fail
« no previous file with comments | « sky/tests/lowlevel/attribute-collection.sky ('k') | sky/tests/mutation-observer/observe-attributes.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698