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

Side by Side Diff: LayoutTests/fast/dom/Node/append-child-error-expected.txt

Issue 375213003: Node.appendChild should throw TypeError when newChild is omitted (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Take review comment into consideration Created 6 years, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 This test case verifies if relevant TypeError is thrown when invalid Node argume nt is given.
2 This is a testharness.js-based test.
3 PASS Node.appendChild should throw TypeError when a wrong type of argument is pa ssed.
4 Harness: the test ran to completion.
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698