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

Unified Diff: LayoutTests/fast/dom/custom/attribute-changed-callback-expected.txt

Issue 18789002: Implement Custom Elements' attributeChangedCallback. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Sync to tip. Created 7 years, 5 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: LayoutTests/fast/dom/custom/attribute-changed-callback-expected.txt
diff --git a/LayoutTests/fast/css/pseudo-empty-display-none-expected.txt b/LayoutTests/fast/dom/custom/attribute-changed-callback-expected.txt
similarity index 50%
copy from LayoutTests/fast/css/pseudo-empty-display-none-expected.txt
copy to LayoutTests/fast/dom/custom/attribute-changed-callback-expected.txt
index e4ba9bcdc7703b853f9243774682a473de2b695e..6180a72ef400ef5a8dfa667c17a940e7b1aa9166 100644
--- a/LayoutTests/fast/css/pseudo-empty-display-none-expected.txt
+++ b/LayoutTests/fast/dom/custom/attribute-changed-callback-expected.txt
@@ -1,3 +1,4 @@
-Test for bug 26570. There should be two green boxes on this page.
-PASS
+PASS transfer attribute changed callback
+PASS add, change and remove an attribute
+

Powered by Google App Engine
This is Rietveld 408576698