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

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

Issue 1154773008: testharnessreport: Remove Text children of the body. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update form-validation-reportValidity-expected.txt 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
1
2 This is a testharness.js-based test. 1 This is a testharness.js-based test.
3 PASS missing type attribute 2 PASS missing type attribute
4 PASS submit type attribute 3 PASS submit type attribute
5 PASS reset type attribute 4 PASS reset type attribute
6 PASS button type attribute 5 PASS button type attribute
7 FAIL menu type attribute assert_equals: expected "menu" but got "submit" 6 FAIL menu type attribute assert_equals: expected "menu" but got "submit"
8 PASS invalid type attribute 7 PASS invalid type attribute
9 Harness: the test ran to completion. 8 Harness: the test ran to completion.
10 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698