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

Unified Diff: LayoutTests/fast/dom/custom/type-extensions-expected.txt

Issue 23717043: Implement Custom Elements 'extends' option. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/type-extensions-expected.txt
diff --git a/LayoutTests/fast/dom/custom/type-extensions-expected.txt b/LayoutTests/fast/dom/custom/type-extensions-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d0d77e545b5fe64d32969a48cf525c51e166f873
--- /dev/null
+++ b/LayoutTests/fast/dom/custom/type-extensions-expected.txt
@@ -0,0 +1,10 @@
+
+PASS register a type extension
+PASS register a type extension with a non-element prototype
+PASS register a type extension of an unknown element
+PASS register a type extension of an SVG element
+PASS register a type extension of an element whose interface is HTMLElement
+PASS register a type extensions of an interface with multiple element names
+PASS register a type extension with unusual case
+PASS registering a type extension of a custom tag should fail
+
« no previous file with comments | « LayoutTests/fast/dom/custom/type-extensions.html ('k') | LayoutTests/fast/dom/custom/unresolved-pseudoclass.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698