OLD | NEW |
1 CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'. | |
2 | |
3 CONSOLE ERROR: line 2325: Uncaught Error: assert_equals: document.suborigin shou
ld exist when page has a suborigin. expected (string) "foobar" but got (undefine
d) undefined | 1 CONSOLE ERROR: line 2325: Uncaught Error: assert_equals: document.suborigin shou
ld exist when page has a suborigin. expected (string) "foobar" but got (undefine
d) undefined |
4 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
5 FAIL Validate presence and value of document.suborigin Uncaught Error: assert_eq
uals: document.suborigin should exist when page has a suborigin. expected (strin
g) "foobar" but got (undefined) undefined | 3 FAIL Validate presence and value of document.suborigin Uncaught Error: assert_eq
uals: document.suborigin should exist when page has a suborigin. expected (strin
g) "foobar" but got (undefined) undefined |
6 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
7 | 5 |
OLD | NEW |