Re: [html-tests] Add tests for marginwidth/leftmargin et al attributes on body/iframe (#5276)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 1d6f9b4a0091400f30ff6f7df979db169ff7ccf5
Using browser at version 59.0.3053.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/5276/html/rendering/non-replaced-elements/the-page/iframe-body-margin-attributes.html">/html/rendering/non-replaced-elements/the-page/iframe-body-margin-attributes.html</a></summary>


|                    Subtest                     | Results |                          Messages                         |
|------------------------------------------------|---------|-----------------------------------------------------------|
|                                                | OK      |                                                           |
| `body marginwidth vs body leftmargin`          | FAIL    | `assert_equals: marginTop expected "20px" but got "10px"` |
| `iframe marginwidth vs child body leftmargin`  | FAIL    | `assert_equals: marginTop expected "20px" but got "10px"` |
| `iframe marginwidth vs child body marginwidth` | FAIL    | `assert_equals: marginTop expected "20px" but got "10px"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5276/html/rendering/non-replaced-elements/the-page/iframe-marginwidth-marginheight.html">/html/rendering/non-replaced-elements/the-page/iframe-marginwidth-marginheight.html</a></summary>


|                Subtest                | Results |                                                 Messages                                                |
|---------------------------------------|---------|---------------------------------------------------------------------------------------------------------|
|                                       | OK      |                                                                                                         |
| `iframe marginwidth and marginheight` | FAIL    | `Uncaught Error: assert_equals: Number of attributes on the child document's body expected 0 but got 2` |

</details>
</details>

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

Received on Friday, 31 March 2017 11:48:46 UTC