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

Unified Diff: sky/tests/lowlevel/attribute-collection-expected.txt

Issue 691893002: Add support for Element#getAttributes (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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
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 7ddea59e80145a17b5c35507ba414763927d4589..09e1d8f600e50d44089e200f4735e508c58e0187 100644
--- a/sky/tests/lowlevel/attribute-collection-expected.txt
+++ b/sky/tests/lowlevel/attribute-collection-expected.txt
@@ -1,9 +1,10 @@
-Running 5 tests
+Running 6 tests
ok 1 Attribute collection should get by index
ok 2 Attribute collection should get by name
-ok 3 Attribute collection should set by name
-ok 4 Attribute collection should be case sensitive
-ok 5 Attribute collection should live update
-5 tests
-5 pass
+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
0 fail
« sky/engine/core/dom/Element.h ('K') | « sky/tests/lowlevel/attribute-collection.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698