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

Side by Side Diff: LayoutTests/fast/dom/HTMLInputElement/input-value-null-expected.txt

Issue 372543002: Use [TreatNullAs=EmptyString] for HTMLInputElement.value (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: testcase style adjustment 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 checks that assigning null to HTMLInputElement.value behaves correctly ; i.e. as if the empty string was assigned.
2
3 This is a testharness.js-based test.
4 PASS input[type=text] with value content attribute.
5 PASS input[type=text] without value content attribute.
6 PASS input[type=hidden] with value content attribute.
7 Harness: the test ran to completion.
8
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/HTMLInputElement/input-value-null.html ('k') | Source/core/html/HTMLInputElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698