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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/dom/reflection-embedded-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update platform specific expected files missed last time around Created 3 years, 9 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 CONSOLE ERROR: line 707: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
2 CONSOLE ERROR: line 707: Dropped srcset candidate "\u0000\u0001\u0002\u0003\u000 4\u0005\u0006\u0007"
3 CONSOLE ERROR: line 707: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
4 CONSOLE ERROR: line 707: Dropped srcset candidate "[object"
5 CONSOLE ERROR: line 724: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
6 CONSOLE ERROR: line 724: Dropped srcset candidate "\u0000\u0001\u0002\u0003\u000 4\u0005\u0006\u0007"
7 CONSOLE ERROR: line 724: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
8 CONSOLE ERROR: line 724: Dropped srcset candidate "[object"
9 This is a testharness.js-based test. 1 This is a testharness.js-based test.
10 PASS img.title: 32 tests 2 PASS img.title: 32 tests
11 PASS img.lang: 32 tests 3 PASS img.lang: 32 tests
12 PASS img.dir: 62 tests 4 PASS img.dir: 62 tests
13 PASS img.className (<img class>): 32 tests 5 PASS img.className (<img class>): 32 tests
14 PASS img.hidden: 33 tests 6 PASS img.hidden: 33 tests
15 PASS img.accessKey: 32 tests 7 PASS img.accessKey: 32 tests
16 PASS img.tabIndex: 24 tests 8 PASS img.tabIndex: 24 tests
17 PASS img.alt: 32 tests 9 PASS img.alt: 32 tests
18 PASS img.src: 38 tests 10 PASS img.src: 38 tests
(...skipping 411 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 FAIL area.referrerPolicy: IDL set to "STRICT-ORIGIN" assert_equals: IDL get expe cted "strict-origin" but got "" 422 FAIL area.referrerPolicy: IDL set to "STRICT-ORIGIN" assert_equals: IDL get expe cted "strict-origin" but got ""
431 PASS area.referrerPolicy: 5 tests 423 PASS area.referrerPolicy: 5 tests
432 FAIL area.referrerPolicy: IDL set to "strict-origin-when-cross-origin" assert_eq uals: IDL get expected "strict-origin-when-cross-origin" but got "" 424 FAIL area.referrerPolicy: IDL set to "strict-origin-when-cross-origin" assert_eq uals: IDL get expected "strict-origin-when-cross-origin" but got ""
433 PASS area.referrerPolicy: 3 tests 425 PASS area.referrerPolicy: 3 tests
434 FAIL area.referrerPolicy: IDL set to "STRICT-ORIGIN-WHEN-CROSS-ORIGIN" assert_eq uals: IDL get expected "strict-origin-when-cross-origin" but got "" 426 FAIL area.referrerPolicy: IDL set to "STRICT-ORIGIN-WHEN-CROSS-ORIGIN" assert_eq uals: IDL get expected "strict-origin-when-cross-origin" but got ""
435 PASS area.referrerPolicy: 5 tests 427 PASS area.referrerPolicy: 5 tests
436 PASS area.href: 38 tests 428 PASS area.href: 38 tests
437 PASS area.noHref: 33 tests 429 PASS area.noHref: 33 tests
438 Harness: the test ran to completion. 430 Harness: the test ran to completion.
439 431
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698