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

Unified Diff: LayoutTests/fast/dom/custom/document-register-namespace-expected.txt

Issue 117313008: Update Custom Elements API to new names. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update for forgotten tests. Created 7 years 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/document-register-namespace-expected.txt
diff --git a/LayoutTests/fast/dom/custom/document-register-namespace-expected.txt b/LayoutTests/fast/dom/custom/document-register-namespace-expected.txt
index dc9b439f6c4dda8aa1331e278e13a2d1ef3a338c..d7951b4dd7882c21d615edc0cc42dc9f45014c7a 100644
--- a/LayoutTests/fast/dom/custom/document-register-namespace-expected.txt
+++ b/LayoutTests/fast/dom/custom/document-register-namespace-expected.txt
@@ -1,4 +1,4 @@
-Using document.register() for extending HTML and non-HTML elements.
+Using document.registerElement() for extending HTML and non-HTML elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698