- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Thu, 27 Oct 2016 10:04:07 GMT
- To: public-web-platform-tests-notifications@w3.org
# Firefox #
Testing revision fc620b672a2c980e111b32f53fed4b883c8878af
Starting 10 test iterations
All results were stable
## All results ##
### /content-security-policy/securitypolicyviolation/blockeduri-eval.html ###
| Subtest | Results |
|---------------------------------------------|---------|
| | OK |
| Eval violations have a blockedURI of 'eval' | FAIL |
### /content-security-policy/securitypolicyviolation/blockeduri-inline.html ###
| Subtest | Results |
|-------------------------------------------------|---------|
| | TIMEOUT |
| Inline violations have a blockedURI of 'inline' | TIMEOUT |
### /content-security-policy/securitypolicyviolation/idl.html ###
| Subtest | Results |
|--------------------------------------------------------------------------------------------------------------------------------------------------|---------|
| | OK |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "effectiveDirective" with the proper type (4) | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "referrer" with the proper type (1) | FAIL |
| SecurityPolicyViolationEvent interface: attribute lineNumber | FAIL |
| SecurityPolicyViolationEvent interface object length | FAIL |
| SecurityPolicyViolationEvent must be primary interface of new SecurityPolicyViolationEvent({}) | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "documentURI" with the proper type (0) | FAIL |
| SecurityPolicyViolationEvent interface: attribute disposition | FAIL |
| SecurityPolicyViolationEvent interface: attribute originalPolicy | FAIL |
| Stringification of new SecurityPolicyViolationEvent({}) | FAIL |
| SecurityPolicyViolationEvent interface: attribute referrer | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "originalPolicy" with the proper type (5) | FAIL |
| SecurityPolicyViolationEvent interface: attribute effectiveDirective | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "blockedURI" with the proper type (2) | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "sourceFile" with the proper type (6) | FAIL |
| SecurityPolicyViolationEvent interface: attribute statusCode | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "violatedDirective" with the proper type (3) | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "lineNumber" with the proper type (9) | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "disposition" with the proper type (7) | FAIL |
| SecurityPolicyViolationEvent interface: attribute columnNumber | FAIL |
| SecurityPolicyViolationEvent interface: attribute documentURI | FAIL |
| SecurityPolicyViolationEvent interface: attribute blockedURI | FAIL |
| SecurityPolicyViolationEvent interface: attribute sourceFile | FAIL |
| SecurityPolicyViolationEvent interface: existence and properties of interface prototype object | FAIL |
| SecurityPolicyViolationEvent interface: existence and properties of interface prototype object's "constructor" property | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "columnNumber" with the proper type (10) | FAIL |
| SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent({}) must inherit property "statusCode" with the proper type (8) | FAIL |
| SecurityPolicyViolationEvent interface: existence and properties of interface object | FAIL |
| SecurityPolicyViolationEvent interface: attribute violatedDirective | FAIL |
| SecurityPolicyViolationEvent interface object name | FAIL |
### /content-security-policy/securitypolicyviolation/targeting.html ###
| Subtest | Results |
|----------------------------------------------------------------------------------------------------------------------------------------|---------|
| | TIMEOUT |
| Inline event handlers for disconnected elements target the document. | PASS |
| Inline violations target the right element. | TIMEOUT |
| Inline event handlers for elements disconnected after triggering target the document. | PASS |
| Elements created in this document, but pushed into a same-origin frame trigger on that frame's document, not on this frame's document. | TIMEOUT |
| Correct targeting inside shadow tree (inline handler). | FAIL |
| Correct targeting inside shadow tree (style). | FAIL |
| These tests should not fail. | NOTRUN |
| Inline event handlers for elements in a DocumentFragment target the document. | PASS |
View on GitHub: https://github.com/w3c/web-platform-tests/pull/4092#issuecomment-256600524
Received on Thursday, 27 October 2016 10:04:23 UTC