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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 552d00ac6df7e3c1369780ea758145f561d814c5
Using browser at version 58.0.3004.3 dev
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-279877997

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