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

Unified Diff: LayoutTests/fast/dom/Document/missing-arguments.html

Issue 756053004: Make Document.getElementsByName() argument non-optional (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 | « no previous file | LayoutTests/fast/dom/Document/missing-arguments-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Document/missing-arguments.html
diff --git a/LayoutTests/fast/dom/Document/missing-arguments.html b/LayoutTests/fast/dom/Document/missing-arguments.html
index 44696d2b97aa5ea6d8f418b5f045ff0428c9662c..058f77d537516cc0ed950738f24c62689fe0b349 100644
--- a/LayoutTests/fast/dom/Document/missing-arguments.html
+++ b/LayoutTests/fast/dom/Document/missing-arguments.html
@@ -21,6 +21,7 @@
"createTextNode()",
"getElementById()",
"getElementsByClassName()",
+ "getElementsByName()",
"getElementsByTagName()",
"getElementsByTagNameNS('http://www.w3.org/2000/svg')",
"getElementsByTagNameNS()",
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Document/missing-arguments-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698