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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-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
3 This is a testharness.js-based test. 1 This is a testharness.js-based test.
4 FAIL ':checked' matches checked <input>/<menuitem> in checkbox and radio button states, selected <option>s assert_array_equals: lengths differ, expected 5 got 3 2 FAIL ':checked' matches checked <input>/<menuitem> in checkbox and radio button states, selected <option>s assert_array_equals: lengths differ, expected 5 got 3
5 FAIL ':checked' should no longer match <input>s whose type checkbox/radio has be en removed assert_array_equals: lengths differ, expected 3 got 1 3 FAIL ':checked' should no longer match <input>s whose type checkbox/radio has be en removed assert_array_equals: lengths differ, expected 3 got 1
6 FAIL ':checked' matches clicked checkbox and radio buttons assert_array_equals: lengths differ, expected 5 got 3 4 FAIL ':checked' matches clicked checkbox and radio buttons assert_array_equals: lengths differ, expected 5 got 3
7 Harness: the test ran to completion. 5 Harness: the test ran to completion.
8 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698