Re: [geometry-1-tests] [geometry] Test that DOMMatrix CSS parsing is not exposed in workers (#5769)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/228267406)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 5bf7938677f5e0024255deca8e354526b96ed036
Using browser at version BuildID 20170502100421; SourceStamp 48c0fd9c9ec5d68061ea7b59358874ae8da72572
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5769/css/geometry-1/DOMMatrix-css-string.worker.html">/css/geometry-1/DOMMatrix-css-string.worker.html</a></summary>


|                            Subtest                             | Results |                                  Messages                                 |
|----------------------------------------------------------------|---------|---------------------------------------------------------------------------|
|                                                                | OK      |                                                                           |
| `DOMMatrix constructor with string argument in worker`         | FAIL    | `assert_true: DOMMatrix is not supported expected true got false`         |
| `DOMMatrixReadOnly constructor with string argument in worker` | FAIL    | `assert_true: DOMMatrixReadOnly is not supported expected true got false` |
| `DOMMatrix setMatrixValue in worker`                           | FAIL    | `DOMMatrix is not defined`                                                |

</details>
</details>

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

Received on Wednesday, 3 May 2017 09:39:55 UTC