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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/text-level-semantics/the-data-element/data.value-001-expected.txt

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: Created 3 years, 10 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 is a testharness.js-based test.
2 PASS Getter tests
3 FAIL data[value] #0 getter test assert_equals: expected (string) "" but got (und efined) undefined
4 FAIL data[value] #1 getter test assert_equals: expected (string) "40" but got (u ndefined) undefined
5 FAIL data[value] #2 getter test assert_equals: expected (string) "5" but got (un defined) undefined
6 PASS Setter tests
7 FAIL data[value] #0 setter test assert_equals: expected "20" but got ""
8 FAIL data[value] #1 setter test assert_equals: expected "20" but got "40"
9 FAIL data[value] #2 setter test assert_equals: expected "20" but got "5"
10 FAIL data[value] #3 setter test assert_equals: expected (string) "20" but got (o bject) null
11 Harness: the test ran to completion.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698