Re: [cssom-view-tests] Add tests for scrollElement, scroll/client Width/Height to scrolling-… (#5654)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision cccd2f2acc6e746e9a73d1a2539f2ae22a19c05b
Using browser at version BuildID 20170422100218; SourceStamp 7d85b081bfabe91dbf18a421f1eee2a32f335823
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/5654/cssom-view/scrolling-quirks-vs-nonquirks.html">/cssom-view/scrolling-quirks-vs-nonquirks.html</a></summary>


|                                Subtest                                 | Results | Messages |
|------------------------------------------------------------------------|---------|----------|
|                                                                        | OK      |          |
| `Execution of tests in quirks mode`                                    | PASS    |          |
| `Execution of tests in non-quirks mode`                                | PASS    |          |
| `scrollingElement in quirks mode`                                      | PASS    |          |
| `scroll() on the root element in quirks mode`                          | PASS    |          |
| `scrollLeft/scrollTop on the root element in quirks mode`              | PASS    |          |
| `scrollWidth/scrollHeight on the root element in quirks mode`          | PASS    |          |
| `clientWidth/clientHeight on the root element in quirks mode`          | PASS    |          |
| `scroll() on the HTML body element in quirks mode`                     | PASS    |          |
| `scrollLeft/scrollTop on the HTML body element in quirks mode`         | PASS    |          |
| `scrollWidth/scrollHeight on the HTML body element in quirks mode`     | PASS    |          |
| `clientWidth/clientHeight on the HTML body element in quirks mode`     | PASS    |          |
| `scrollLeft/scrollRight of the content in quirks mode`                 | PASS    |          |
| `scrollWidth/scrollHeight of the content in quirks mode`               | PASS    |          |
| `clientWidth/clientHeight of the content in quirks mode`               | PASS    |          |
| `scrollingElement in non-quirks mode`                                  | PASS    |          |
| `scroll() on the root element in non-quirks mode`                      | PASS    |          |
| `scrollLeft/scrollTop on the root element in non-quirks mode`          | PASS    |          |
| `scrollWidth/scrollHeight on the root element in non-quirks mode`      | PASS    |          |
| `clientWidth/clientHeight on the root element in non-quirks mode`      | PASS    |          |
| `scroll() on the HTML body element in non-quirks mode`                 | PASS    |          |
| `scrollLeft/scrollTop on the HTML body element in non-quirks mode`     | PASS    |          |
| `scrollWidth/scrollHeight on the HTML body element in non-quirks mode` | PASS    |          |
| `clientWidth/clientHeight on the HTML body element in non-quirks mode` | PASS    |          |
| `scrollLeft/scrollRight of the content in non-quirks mode`             | PASS    |          |
| `scrollWidth/scrollHeight of the content in non-quirks mode`           | PASS    |          |
| `clientWidth/clientHeight of the content in non-quirks mode`           | PASS    |          |

</details>
</details>

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

Received on Monday, 24 April 2017 07:35:46 UTC