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

Unified Diff: LayoutTests/fast/dom/custom/type-extension-is-null-expected.txt

Issue 476713002: Make |extends| option in custom element behave correctly (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated TestExpectations Created 6 years, 4 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-extension-is-null-expected.txt
diff --git a/LayoutTests/fast/dom/custom/type-extension-is-null-expected.txt b/LayoutTests/fast/dom/custom/type-extension-is-null-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9daeb203e1a4f8d4afe3dc3f52182be98273dec9
--- /dev/null
+++ b/LayoutTests/fast/dom/custom/type-extension-is-null-expected.txt
@@ -0,0 +1,5 @@
+This is a testharness.js-based test.
+PASS localName should not be "null" and type extension should not have "is" attribute
+PASS If extends is null, localName is set to TYPE
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698