Re: [css-flexbox-1-tests] [css-flexbox-1] Add a test for definite cross sizes (#5282)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 20e1787efb911beb60c1b37a9b8c1b782de3e8d5
Using browser at version BuildID 20170331102157; SourceStamp 8df9fabf2587b7020889755acb9e75b664fe13cf
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/5282/css/css-flexbox-1/percentage-heights-001.html">/css/css-flexbox-1/percentage-heights-001.html</a></summary>


|    Subtest    | Results |                                                                                                                                                                                                  Messages                                                                                                                                                                                                  |
|---------------|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|               | OK      |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 1`  | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 2`  | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 3`  | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 4`  | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 5`  | FAIL    | `assert_equals: \n<div class="flexbox column" data-expected-height="50">\n    <div class="flex-one" data-expected-height="50">\n      <div style="height: 50%" data-expected-height="25">\n        <div class="rect" data-expected-height="50"></div>\n      </div>\n    </div>\n  </div>\nheight expected 25 but got 50`                                                                                  |
| `.flexbox 6`  | FAIL    | `assert_equals: \n<div class="flexbox" style="height: 50px;" data-expected-height="50">\n  <div class="flexbox column" data-expected-height="50">\n    <div class="flex-one" data-expected-height="50">\n      <div style="height: 50%" data-expected-height="25">\n        <div class="rect" data-expected-height="50"></div>\n      </div>\n    </div>\n  </div>\n</div>\nheight expected 25 but got 50` |
| `.flexbox 7`  | FAIL    | `assert_equals: \n<div class="flexbox" data-expected-height="50">\n    <div data-expected-height="50">\n      <div style="height: 50%" data-expected-height="25">\n        <div class="rect" data-expected-height="50"></div>\n      </div>\n    </div>\n  </div>\nheight expected 25 but got 50`                                                                                                          |
| `.flexbox 8`  | FAIL    | `assert_equals: \n<div class="flexbox" style="height: 50px;" data-expected-height="50">\n  <div class="flexbox" data-expected-height="50">\n    <div data-expected-height="50">\n      <div style="height: 50%" data-expected-height="25">\n        <div class="rect" data-expected-height="50"></div>\n      </div>\n    </div>\n  </div>\n</div>\nheight expected 25 but got 50`                         |
| `.flexbox 9`  | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 10` | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 11` | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |
| `.flexbox 12` | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                            |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5282/innerText/setter.html">/innerText/setter.html</a></summary>


|                                        Subtest                                        | Results | Messages |
|---------------------------------------------------------------------------------------|---------|----------|
|                                                                                       | OK      |          |
| `Simplest possible test`                                                              | PASS    |          |
| `Simplest possible test, detached`                                                    | PASS    |          |
| `Newlines convert to <br> in non-white-space:pre elements`                            | PASS    |          |
| `Newlines convert to <br> in non-white-space:pre elements, detached`                  | PASS    |          |
| `Newlines convert to <br> in <pre> element`                                           | PASS    |          |
| `Newlines convert to <br> in <pre> element, detached`                                 | PASS    |          |
| `Newlines convert to <br> in <textarea> element`                                      | PASS    |          |
| `Newlines convert to <br> in <textarea> element, detached`                            | PASS    |          |
| `Newlines convert to <br> in white-space:pre element`                                 | PASS    |          |
| `Newlines convert to <br> in white-space:pre element, detached`                       | PASS    |          |
| `CRs convert to <br> in non-white-space:pre elements`                                 | PASS    |          |
| `CRs convert to <br> in non-white-space:pre elements, detached`                       | PASS    |          |
| `CRs convert to <br> in <pre> element`                                                | PASS    |          |
| `CRs convert to <br> in <pre> element, detached`                                      | PASS    |          |
| `Newline/CR pair converts to <br> in non-white-space:pre element`                     | PASS    |          |
| `Newline/CR pair converts to <br> in non-white-space:pre element, detached`           | PASS    |          |
| `Newline/newline pair converts to two <br>s in non-white-space:pre element`           | PASS    |          |
| `Newline/newline pair converts to two <br>s in non-white-space:pre element, detached` | PASS    |          |
| `CR/CR pair converts to two <br>s in non-white-space:pre element`                     | PASS    |          |
| `CR/CR pair converts to two <br>s in non-white-space:pre element, detached`           | PASS    |          |
| `CRs convert to <br> in white-space:pre element`                                      | PASS    |          |
| `CRs convert to <br> in white-space:pre element, detached`                            | PASS    |          |
| `< preserved`                                                                         | PASS    |          |
| `< preserved, detached`                                                               | PASS    |          |
| `> preserved`                                                                         | PASS    |          |
| `> preserved, detached`                                                               | PASS    |          |
| `& preserved`                                                                         | PASS    |          |
| `& preserved, detached`                                                               | PASS    |          |
| `" preserved`                                                                         | PASS    |          |
| `" preserved, detached`                                                               | PASS    |          |
| `' preserved`                                                                         | PASS    |          |
| `' preserved, detached`                                                               | PASS    |          |
| `innerText not supported on SVG elements`                                             | PASS    |          |
| `innerText not supported on SVG elements, detached`                                   | PASS    |          |
| `innerText not supported on MathML elements`                                          | PASS    |          |
| `innerText not supported on MathML elements, detached`                                | PASS    |          |
| `Null characters preserved`                                                           | PASS    |          |
| `Null characters preserved, detached`                                                 | PASS    |          |
| `Tabs preserved`                                                                      | PASS    |          |
| `Tabs preserved, detached`                                                            | PASS    |          |
| `Leading whitespace preserved`                                                        | PASS    |          |
| `Leading whitespace preserved, detached`                                              | PASS    |          |
| `Trailing whitespace preserved`                                                       | PASS    |          |
| `Trailing whitespace preserved, detached`                                             | PASS    |          |
| `Whitespace not compressed`                                                           | PASS    |          |
| `Whitespace not compressed, detached`                                                 | PASS    |          |
| `Existing text deleted`                                                               | PASS    |          |
| `Existing text deleted, detached`                                                     | PASS    |          |
| `Existing <br> deleted`                                                               | PASS    |          |
| `Existing <br> deleted, detached`                                                     | PASS    |          |
| `Assigning the empty string`                                                          | PASS    |          |
| `Assigning the empty string, detached`                                                | PASS    |          |
| `Assigning null`                                                                      | PASS    |          |
| `Assigning null, detached`                                                            | PASS    |          |
| `Assigning undefined`                                                                 | PASS    |          |
| `Assigning undefined, detached`                                                       | PASS    |          |
| `Start with CR`                                                                       | PASS    |          |
| `Start with CR, detached`                                                             | PASS    |          |
| `Start with LF`                                                                       | PASS    |          |
| `Start with LF, detached`                                                             | PASS    |          |
| `Start with CRLF`                                                                     | PASS    |          |
| `Start with CRLF, detached`                                                           | PASS    |          |
| `End with CR`                                                                         | PASS    |          |
| `End with CR, detached`                                                               | PASS    |          |
| `End with LF`                                                                         | PASS    |          |
| `End with LF, detached`                                                               | PASS    |          |
| `End with CRLF`                                                                       | PASS    |          |
| `End with CRLF, detached`                                                             | PASS    |          |
| `innerText on <area> element`                                                         | PASS    |          |
| `innerText on <area> element, detached`                                               | PASS    |          |
| `innerText on <base> element`                                                         | PASS    |          |
| `innerText on <base> element, detached`                                               | PASS    |          |
| `innerText on <basefont> element`                                                     | PASS    |          |
| `innerText on <basefont> element, detached`                                           | PASS    |          |
| `innerText on <bgsound> element`                                                      | PASS    |          |
| `innerText on <bgsound> element, detached`                                            | PASS    |          |
| `innerText on <br> element`                                                           | PASS    |          |
| `innerText on <br> element, detached`                                                 | PASS    |          |
| `innerText on <col> element`                                                          | PASS    |          |
| `innerText on <col> element, detached`                                                | PASS    |          |
| `innerText on <embed> element`                                                        | PASS    |          |
| `innerText on <embed> element, detached`                                              | PASS    |          |
| `innerText on <frame> element`                                                        | PASS    |          |
| `innerText on <frame> element, detached`                                              | PASS    |          |
| `innerText on <hr> element`                                                           | PASS    |          |
| `innerText on <hr> element, detached`                                                 | PASS    |          |
| `innerText on <image> element`                                                        | PASS    |          |
| `innerText on <image> element, detached`                                              | PASS    |          |
| `innerText on <img> element`                                                          | PASS    |          |
| `innerText on <img> element, detached`                                                | PASS    |          |
| `innerText on <input> element`                                                        | PASS    |          |
| `innerText on <input> element, detached`                                              | PASS    |          |
| `innerText on <keygen> element`                                                       | PASS    |          |
| `innerText on <keygen> element, detached`                                             | PASS    |          |
| `innerText on <link> element`                                                         | PASS    |          |
| `innerText on <link> element, detached`                                               | PASS    |          |
| `innerText on <menuitem> element`                                                     | PASS    |          |
| `innerText on <menuitem> element, detached`                                           | PASS    |          |
| `innerText on <meta> element`                                                         | PASS    |          |
| `innerText on <meta> element, detached`                                               | PASS    |          |
| `innerText on <param> element`                                                        | PASS    |          |
| `innerText on <param> element, detached`                                              | PASS    |          |
| `innerText on <source> element`                                                       | PASS    |          |
| `innerText on <source> element, detached`                                             | PASS    |          |
| `innerText on <track> element`                                                        | PASS    |          |
| `innerText on <track> element, detached`                                              | PASS    |          |
| `innerText on <wbr> element`                                                          | PASS    |          |
| `innerText on <wbr> element, detached`                                                | PASS    |          |
| `innerText on <colgroup> element`                                                     | PASS    |          |
| `innerText on <colgroup> element, detached`                                           | PASS    |          |
| `innerText on <frameset> element`                                                     | PASS    |          |
| `innerText on <frameset> element, detached`                                           | PASS    |          |
| `innerText on <head> element`                                                         | PASS    |          |
| `innerText on <head> element, detached`                                               | PASS    |          |
| `innerText on <html> element`                                                         | PASS    |          |
| `innerText on <html> element, detached`                                               | PASS    |          |
| `innerText on <table> element`                                                        | PASS    |          |
| `innerText on <table> element, detached`                                              | PASS    |          |
| `innerText on <tbody> element`                                                        | PASS    |          |
| `innerText on <tbody> element, detached`                                              | PASS    |          |
| `innerText on <tfoot> element`                                                        | PASS    |          |
| `innerText on <tfoot> element, detached`                                              | PASS    |          |
| `innerText on <thead> element`                                                        | PASS    |          |
| `innerText on <thead> element, detached`                                              | PASS    |          |
| `innerText on <tr> element`                                                           | PASS    |          |
| `innerText on <tr> element, detached`                                                 | PASS    |          |

</details>
</details>

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

Received on Friday, 31 March 2017 13:52:23 UTC