Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 FAIL SecurityPolicyViolationEvent interface: existence and properties of interfa ce object Cannot read property 'has_extended_attribute' of undefined | |
|
Mike West
2017/02/22 15:06:36
The failures here are issues in our IDL implementa
| |
| 3 PASS SecurityPolicyViolationEvent interface object length | |
| 4 PASS SecurityPolicyViolationEvent interface object name | |
| 5 FAIL SecurityPolicyViolationEvent interface: existence and properties of interfa ce prototype object Cannot read property 'has_extended_attribute' of undefined | |
| 6 PASS SecurityPolicyViolationEvent interface: existence and properties of interfa ce prototype object's "constructor" property | |
| 7 PASS SecurityPolicyViolationEvent interface: attribute documentURI | |
| 8 PASS SecurityPolicyViolationEvent interface: attribute referrer | |
| 9 PASS SecurityPolicyViolationEvent interface: attribute blockedURI | |
| 10 PASS SecurityPolicyViolationEvent interface: attribute violatedDirective | |
| 11 PASS SecurityPolicyViolationEvent interface: attribute effectiveDirective | |
| 12 PASS SecurityPolicyViolationEvent interface: attribute originalPolicy | |
| 13 PASS SecurityPolicyViolationEvent interface: attribute sourceFile | |
| 14 PASS SecurityPolicyViolationEvent interface: attribute disposition | |
| 15 PASS SecurityPolicyViolationEvent interface: attribute statusCode | |
| 16 PASS SecurityPolicyViolationEvent interface: attribute lineNumber | |
| 17 PASS SecurityPolicyViolationEvent interface: attribute columnNumber | |
| 18 PASS SecurityPolicyViolationEvent must be primary interface of new SecurityPolic yViolationEvent({}) | |
| 19 FAIL Stringification of new SecurityPolicyViolationEvent({}) Cannot read propert y 'has_stringifier' of undefined | |
| 20 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "documentURI" with the proper type (0) | |
| 21 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "referrer" with the proper type (1) | |
| 22 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "blockedURI" with the proper type (2) | |
| 23 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "violatedDirective" with the proper type (3) | |
| 24 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "effectiveDirective" with the proper type (4) | |
| 25 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "originalPolicy" with the proper type (5) | |
| 26 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "sourceFile" with the proper type (6) | |
| 27 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "disposition" with the proper type (7) | |
| 28 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "statusCode" with the proper type (8) | |
| 29 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "lineNumber" with the proper type (9) | |
| 30 PASS SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({} ) must inherit property "columnNumber" with the proper type (10) | |
| 31 Harness: the test ran to completion. | |
| 32 | |
| OLD | NEW |