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

Unified Diff: LayoutTests/fast/dom/custom/custom-element-name-sensivity-expected.txt

Issue 442343002: Creating custom element should not be case sensitive (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressing comments 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
« no previous file with comments | « LayoutTests/fast/dom/custom/custom-element-name-sensivity.html ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/custom/custom-element-name-sensivity-expected.txt
diff --git a/LayoutTests/fast/dom/custom/custom-element-name-sensivity-expected.txt b/LayoutTests/fast/dom/custom/custom-element-name-sensivity-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cf891c4779b0c03c20625901ae1d319ca1361dc5
--- /dev/null
+++ b/LayoutTests/fast/dom/custom/custom-element-name-sensivity-expected.txt
@@ -0,0 +1,5 @@
+This is a testharness.js-based test.
+PASS createElement is case insensitive for custom tags
+PASS createElement is case insensitive for type extensions
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/fast/dom/custom/custom-element-name-sensivity.html ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698