Re: [IndexedDB-tests] IDBFactory methods and opaque origins (#4829)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 552d00ac6df7e3c1369780ea758145f561d814c5
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4829/IndexedDB/idbfactory-deleteDatabase-opaque-origin.html">/IndexedDB/idbfactory-deleteDatabase-opaque-origin.html</a></summary>


|                                   Subtest                                    | Results |
|------------------------------------------------------------------------------|---------|
|                                                                              | OK      |
| `IDBFactory.deleteDatabase() in sandboxed iframe should throw SecurityError` | PASS    |
| `IDBFactory.deleteDatabase() in non-sandboxed iframe should not throw`       | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4829/IndexedDB/idbfactory-open-opaque-origin.html">/IndexedDB/idbfactory-open-opaque-origin.html</a></summary>


|                              Subtest                               | Results |
|--------------------------------------------------------------------|---------|
|                                                                    | OK      |
| `IDBFactory.open() in sandboxed iframe should throw SecurityError` | PASS    |
| `IDBFactory.open() in non-sandboxed iframe should not throw`       | PASS    |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4829#issuecomment-279877998

Received on Wednesday, 15 February 2017 00:12:22 UTC