Re: [css-logical-properties-1] Add test case margin{-block,-inline} (#5284)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 5b7d45de2923612c60b363873fda824530b3e7e7
Using browser at version 59.0.3053.3 dev
Starting 10 test iterations
## Unstable results ##


|                              Test                             |                                      Subtest                                      |     Results      | Messages |
|---------------------------------------------------------------|-----------------------------------------------------------------------------------|------------------|----------|
| `/css/css-logical-properties-1/logicalprops-quirklength.html` | `Check that unitless lengths are not valid for logical properties in quirks mode` | **PASS: 100/10** |          |

## All results ##
<details>
<summary>7 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5284/css/css-logical-properties-1/logicalprops-block-size-vlr.html">/css/css-logical-properties-1/logicalprops-block-size-vlr.html</a></summary>


|                                                                    Subtest                                                                    | Results | Messages |
|-----------------------------------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                                               | OK      |          |
| `Check that block-size < min-block-size or min-block-size < block-size <= max-block-size or block-size > max-block-size in vertical-lr`       | PASS    |          |
| `Check that width override block-size and vice versa in vertical-lr`                                                                          | PASS    |          |
| `Check that block-size < min-block-size or min-block-size < block-size <= max-block-size or block-size > max-block-size in table vertical-lr` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5284/css/css-logical-properties-1/logicalprops-block-size.html">/css/css-logical-properties-1/logicalprops-block-size.html</a></summary>


|                                                              Subtest                                                              | Results | Messages |
|-----------------------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                                   | OK      |          |
| `Check that block-size < min-block-size or min-block-size < block-size <= max-block-size or block-size > max-block-size`          | PASS    |          |
| `Check that height override block-size and vice versa`                                                                            | PASS    |          |
| `Check that block-size < min-block-size or min-block-size < block-size <= max-block-size or block-size > max-block-size in table` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5284/css/css-logical-properties-1/logicalprops-inline-size-vlr.html">/css/css-logical-properties-1/logicalprops-inline-size-vlr.html</a></summary>


|                                                                       Subtest                                                                        | Results | Messages |
|------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                                                      | OK      |          |
| `Check that inline-size < min-inline-size or min-inline-size < inline-size <= max-inline-size or inline-size > max-inline-size in vertical-lr`       | PASS    |          |
| `Check that height override inline-size and vice versa in vertical-lr`                                                                               | PASS    |          |
| `Check that inline-size < min-inline-size or min-inline-size < inline-size <= max-inline-size or inline-size > max-inline-size in table vertical-lr` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5284/css/css-logical-properties-1/logicalprops-inline-size.html">/css/css-logical-properties-1/logicalprops-inline-size.html</a></summary>


|                                                                 Subtest                                                                  | Results | Messages |
|------------------------------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                                          | OK      |          |
| `Check that inline-size < min-inline-size or min-inline-size < inline-size <= max-inline-size or inline-size > max-inline-size`          | PASS    |          |
| `Check that width override inline-size and vice versa`                                                                                   | PASS    |          |
| `Check that inline-size < min-inline-size or min-inline-size < inline-size <= max-inline-size or inline-size > max-inline-size in table` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5284/css/css-logical-properties-1/logicalprops-margin-block.html">/css/css-logical-properties-1/logicalprops-margin-block.html</a></summary>


|                             Subtest                             | Results |                Messages                |
|-----------------------------------------------------------------|---------|----------------------------------------|
|                                                                 | OK      |                                        |
| `Check that margin-block{-start,end} in different writing mode` | FAIL    | `assert_true: expected true got false` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5284/css/css-logical-properties-1/logicalprops-margin-inline.html">/css/css-logical-properties-1/logicalprops-margin-inline.html</a></summary>


|                             Subtest                              | Results |                Messages                |
|------------------------------------------------------------------|---------|----------------------------------------|
|                                                                  | OK      |                                        |
| `Check that margin-inline{-start,end} in different writing mode` | FAIL    | `assert_true: expected true got false` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5284/css/css-logical-properties-1/logicalprops-quirklength.html">/css/css-logical-properties-1/logicalprops-quirklength.html</a></summary>


|                                      Subtest                                      |     Results      | Messages |
|-----------------------------------------------------------------------------------|------------------|----------|
|                                                                                   | ERROR            |          |
| `Check that unitless lengths are not valid for logical properties in quirks mode` | **PASS: 100/10** |          |

</details>
</details>

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

Received on Friday, 31 March 2017 14:22:34 UTC