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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 3 tests. 0 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN
2 FAIL object.contentWindow assert_equals: The contentWindow's name of the object element should be 'o1'. expected "o1" but got "o" 3 FAIL object.contentWindow assert_equals: The contentWindow's name of the object element should be 'o1'. expected "o1" but got "o"
3 FAIL object.width assert_equals: The width should be 100px. expected "100px" but got "auto" 4 FAIL object.width assert_equals: The width should be 100px. expected "100px" but got "auto"
4 FAIL object.height assert_equals: The height should be 50px. expected "50px" but got "auto" 5 FAIL object.height assert_equals: The height should be 50px. expected "50px" but got "auto"
5 Harness: the test ran to completion. 6 Harness: the test ran to completion.
6 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698