Re: [html-tests] Test default style for <dialog> without small screen breakpoint (#5209)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision d0e9a8245e0802c37e62bc063c09232e3d3872a0
Using browser at version BuildID 20170322110306; SourceStamp 201231223cd4354a450c3e5d80959f35b8e4cf0c
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/5209/html/rendering/non-replaced-elements/flow-content-0/dialog.html">/html/rendering/non-replaced-elements/flow-content-0/dialog.html</a></summary>


|                Subtest                 | Results |                                 Messages                                 |
|----------------------------------------|---------|--------------------------------------------------------------------------|
|                                        | OK      |                                                                          |
| `Closed dialog in width: 540px iframe` | FAIL    | `assert_equals: width expected "fit-content" but got "-moz-fit-content"` |
| `Open dialog in width: 540px iframe`   | FAIL    | `assert_equals: right expected "0px" but got "251px"`                    |
| `Modal dialog in width: 540px iframe`  | FAIL    | `assert_equals: display expected "block" but got "none"`                 |
| `Closed dialog in width: 538px iframe` | FAIL    | `assert_equals: width expected "fit-content" but got "-moz-fit-content"` |
| `Open dialog in width: 538px iframe`   | FAIL    | `assert_equals: right expected "0px" but got "250px"`                    |
| `Modal dialog in width: 538px iframe`  | FAIL    | `assert_equals: display expected "block" but got "none"`                 |

</details>
</details>

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

Received on Thursday, 23 March 2017 11:57:24 UTC