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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/url-expected.txt

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS url type supported on input element
3 PASS The value must not be set with "LF" (U+000A) or "CR" (U+000D)
4 PASS The value sanitization algorithm is as follows: Strip line breaks from the value
5 FAIL The value sanitization algorithm is as follows: Strip leading and trailing whitespace from the value. assert_equals: expected "aa" but got " aa "
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698